mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
* Compile with buble and bundle with webpack * Reduce number of dependencies * Support for tree-shaking * Standalone, easy-to-understand example with small package.json * Tests now work under Node.js even when loading mapbox-gl. * Fix travis config
3 lines
41 B
JavaScript
3 lines
41 B
JavaScript
import './utils';
|
|
import './components';
|