mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +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
57 B
JavaScript
3 lines
57 B
JavaScript
import './fit-bounds.spec';
|
|
import './style-utils.spec';
|