mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
Some modules aren't ES5 so we much compile them
This commit is contained in:
@@ -25,8 +25,7 @@ module.exports = {
|
||||
},
|
||||
module: {
|
||||
noParse: [
|
||||
/mapbox-gl\/dist\/mapbox-gl.js/,
|
||||
/openlayers\/dist\/ol.js/
|
||||
/mapbox-gl\/dist\/mapbox-gl.js/
|
||||
],
|
||||
loaders: loaders
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user