mapbox / mapbox-gl-draw

Draw tools for mapbox-gl-js
https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/
ISC License
949 stars 592 forks source link

fix: update exports to work with current release workflow #1275

Open varna opened 2 months ago

varna commented 2 months ago

At the moment, the release version of this package doesn't work anymore when imported into another project. This fix allows ESM imports to work again.