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

Optimizing the bundle file #326

Open
AndySok opened this issue Apr 20, 2021 · 1 comment
Open

Optimizing the bundle file #326

AndySok opened this issue Apr 20, 2021 · 1 comment
Labels
big project Try your best! So long as you work on this you're good enhancement New feature urgent

Comments

@AndySok
Copy link
Contributor

AndySok commented Apr 20, 2021

Addressed in #312. to quote Nicholas,
"Right now first contentful paint is pretty darn slow. Part of that is the pretty large 1.16mb bundle. This is partially our fault. We pulled in a lot of libraries that inflated our bundle significantly. I'd look to see if you can trim it down using tools like webpack-bundle-analyzer. If not that, then at least make sure that the server is using gzip on the bundles."

@AndySok AndySok created this issue from a note in SpecWeb 2021 (To Do) Apr 20, 2021
@AndySok AndySok added enhancement New feature small project 2 of these and youre good for the year big project Try your best! So long as you work on this you're good and removed small project 2 of these and youre good for the year labels Apr 20, 2021
@AndySok
Copy link
Contributor Author

AndySok commented Apr 20, 2021

Marking this as big project due to the fact that it is more of a priority project.

@AndySok AndySok added the urgent label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big project Try your best! So long as you work on this you're good enhancement New feature urgent
Projects
Development

No branches or pull requests

1 participant