vue-mapbox icon indicating copy to clipboard operation
vue-mapbox copied to clipboard

Optimize bundle size

Open jordib123 opened this issue 3 years ago • 0 comments

Is there a way to optimize the production bundle size? I am using webpack bundle analyzer (see image) and 50% of the production bundle is the mapbox-gl module which is insane because it is barely used (but required). Any idea on how to reduce the size?

image

jordib123 avatar Apr 20 '22 09:04 jordib123