mapbox-gl-geocoder
mapbox-gl-geocoder copied to clipboard
ECMAScript module
Hi everyone,
are you planning to convert commonJS modules to ECMAScript modules? I keep getting this error below. for now, I have the workaround "allowedCommonJsDependencies": ["@mapbox/mapbox-gl-geocoder"]. But it can be nice to have ES module.
@mapbox/mapbox-gl-geocoder'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Thanks very much for all your time and work on this plugin, it is very nice and helpful
Best Hmendezm
Agree. Plus one for this from my side!
Any updates on this?