mapbox / geojson-vt

Slice GeoJSON into vector tiles on the fly in the browser
ISC License
1.89k stars 270 forks source link

Added .js extension to import statments with relative paths #138

Closed m0ose closed 5 years ago

m0ose commented 5 years ago

This is related to issue #137. It adds file extensions to some import statements so that the code can be imported as bare modules.