vue-mapbox
vue-mapbox copied to clipboard
Optimize bundle size
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?
