mirror of
https://github.com/maputnik/editor.git
synced 2026-08-01 02:37:40 +00:00
Upgrade to Mapbox GL JS v0.24 and solve dedupe problem
This commit is contained in:
@@ -93,9 +93,6 @@ module.exports = {
|
||||
template: './src/template.html',
|
||||
title: 'Maputnik'
|
||||
}),
|
||||
//TODO: If the DedupePlugin errors happen
|
||||
// I guess this has todo that i use the Mapbox GL spec
|
||||
// at severall places from different locations?
|
||||
//new webpack.optimize.DedupePlugin()
|
||||
new webpack.optimize.DedupePlugin()
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user