mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Update package.json in main example
This commit is contained in:
parent
80c3162401
commit
6dbabb0980
@ -19,11 +19,6 @@ module.exports = {
|
||||
|
||||
resolve: {
|
||||
alias: {
|
||||
// Work against the latest base library in this repo
|
||||
'react-map-gl': resolve('../..'),
|
||||
// Ensure only one copy of react
|
||||
react: resolve('./node_modules/react'),
|
||||
immutable: resolve('./node_modules/immutable'),
|
||||
// Per mapbox-gl-js README for non-browserify bundlers
|
||||
'mapbox-gl$': resolve('./node_modules/mapbox-gl/dist/mapbox-gl.js')
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user