mapbox-gl-draw icon indicating copy to clipboard operation
mapbox-gl-draw copied to clipboard

Set the compiled file in dist as the main file

Open trygveaa opened this issue 5 years ago • 1 comments

This lets people just import @mapbox/mapbox-gl-draw instead of having to import @mapbox/mapbox-gl-draw/dist/mapbox-gl-draw.js. It's standard practise to set the compiled file in main, and most other packages including mapbox-gl does so.

trygveaa avatar Mar 20 '20 18:03 trygveaa

It looks like the change proposed by this PR was made by #1032, so this can be closed now.

stevage avatar Aug 20 '21 08:08 stevage