Open davidascher opened 7 years ago
Based on yarn analyze, I see a few likely easy wins:
yarn analyze
world-countries
chroma.js
immutable
Starting point today: 2.65MB. let's see how low we can take it.
After code-splitting auth0, mapbox, and quill, we're down to 1.48. (see https://github.com/participedia/frontend/pull/299)
Next best approach is lightening images: #302
Based on
yarn analyze
, I see a few likely easy wins:world-countries
andchroma.js
immutable
Starting point today: 2.65MB. let's see how low we can take it.