vaxxnz icon indicating copy to clipboard operation
vaxxnz copied to clipboard

Our JS bundle is way too big

Open noway opened this issue 4 years ago • 3 comments

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

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 avatar Sep 11 '21 10:09 noway

image Image courtesy of Minh

noway avatar Sep 12 '21 07:09 noway

image Latest screenshot

noway avatar Sep 24 '21 09:09 noway

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

noway avatar Nov 16 '21 05:11 noway