mapbox/mapbox-sdk-js

Support ESM modules

busybox11 opened this issue · 0 comments

This library doesn't have any built-in support for ESM modules.

It could be a good thing to integrate a build step that would convert the current CJS to ESM.