Fix mapbox-gl maps
This commit is contained in:
parent
24e7b2fec4
commit
c339f7d275
4 changed files with 20 additions and 19 deletions
1
webpack.config.js
vendored
1
webpack.config.js
vendored
|
@ -15,6 +15,7 @@ const config = {
|
|||
},
|
||||
devtool: 'source-map',
|
||||
module: {
|
||||
noParse: [/(mapbox-gl)\.js$/],
|
||||
loaders: [
|
||||
{
|
||||
test: /\.js$/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue