Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the README; fix webpack warning on large bundle.js file; add missing semicolons/alphabetize imports/breakup lines #11

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

michelcrypt4d4mus
Copy link

  1. Added some more info about how to get up and running and what this repo actually is to README.md
  2. Configure webpack setting maximumFileSizeToCacheInBytes to be 20MB because otherwise I was always getting a warning about how big the packed bundle.js was (14MB) when initially loading the local page
  3. Various code style fixes I made in passing as I was reading through the codebase. Mostly adding semicolons and alphabetizing imports along with a couple of long line cleanups.

There should be no functional changes in this pull request. (The webpack configuration change shouldn't have any impact on functionality other than making the warning go away).

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
foryoufeed ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 7:25pm

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.

1 participant