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

Our JS bundle is way too big #151

Open
noway opened this issue Sep 11, 2021 · 3 comments
Open

Our JS bundle is way too big #151

noway opened this issue Sep 11, 2021 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@noway
Copy link
Member

noway commented Sep 11, 2021

Describe the bug
Our js bundle is now 1.4MB, 245kB gzipped. 😅

To Reproduce
Steps to reproduce the behavior:

  1. Go to website
  2. Open network tab in devtools
  3. Look for this chunk:
  4. image
  5. it's pretty big, 1.4MB, 245kB gzipped. It does get cached yes, but for new users it's a big chunk to download.

Additional context
Surely we can drop lodash? And probably some more libraries we don't use?

@noway noway added bug Something isn't working good first issue Good for newcomers labels Sep 11, 2021
@noway
Copy link
Member Author

noway commented Sep 12, 2021

image
Image courtesy of Minh

@noway noway added the help wanted Extra attention is needed label Sep 14, 2021
@noway
Copy link
Member Author

noway commented Sep 24, 2021

image
Latest screenshot

@noway
Copy link
Member Author

noway commented Nov 16, 2021

This is much less of an issue now, but any improvement is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant