mirror of
https://github.com/maputnik/editor.git
synced 2026-07-27 00:07:25 +00:00
Pass everything down as props
This commit is contained in:
@@ -58,7 +58,7 @@ module.exports = {
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
template: './src/template.html',
|
||||
title: 'Webpack App'
|
||||
title: 'Mapolo'
|
||||
}),
|
||||
new webpack.optimize.DedupePlugin()
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user