geostreams / gltg

0 stars 0 forks source link

Speed up with lazy loading and webpack optimizations #91

Closed Vismayak closed 3 months ago

Vismayak commented 3 months ago

Changes were done to webpack to optimize loading and lazy loading geojson and json files (only those pertaining to the trendsdata), we have drastically reduced the bundle size.

Previous bundle: image Total Size - 17.15 MB

Current bundle: image Total size - 11.56 MB