Skip to content

Conversation

reaper47
Copy link
Owner

@reaper47 reaper47 commented Feb 5, 2024

  • Make the entire frontend cleaner, more responsive, and aesthetically pleasing.
  • Cut memory usage by half by removing the dependency on Boostport/mjml-go. During the profiling analysis of the heap, it was observed that the application retained an instance of the of wazero in memory. The package has been removed as it is undesirable. In its place, a build:mjml command was added to the package.json file.
  • Replace make with task.

@reaper47 reaper47 linked an issue Feb 5, 2024 that may be closed by this pull request
@reaper47 reaper47 merged commit 23bf33f into main Feb 6, 2024
@reaper47 reaper47 deleted the 173-fix-atrocious-recipes-page-design branch February 6, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix atrocious recipes page design
1 participant