mirror of
https://github.com/maputnik/editor.git
synced 2026-07-04 04:57:27 +00:00
Try solve no map changes problem
This commit is contained in:
@@ -60,6 +60,8 @@ module.exports = {
|
||||
resolve: {
|
||||
alias: {
|
||||
'webworkify': 'webworkify-webpack',
|
||||
// TODO: otherwise I get a max call stack error in browser?
|
||||
'mapbox-gl': path.resolve('./node_modules/mapbox-gl/dist/mapbox-gl.js')
|
||||
},
|
||||
extensions: ['', '.js', '.jsx']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user