mirror of
https://github.com/maputnik/editor.git
synced 2026-08-28 07:57:28 +00:00
Add template title and retab webpack files
This commit is contained in:
@@ -83,6 +83,7 @@ module.exports = {
|
||||
new webpack.NoErrorsPlugin(),
|
||||
new webpack.HotModuleReplacementPlugin(),
|
||||
new HtmlWebpackPlugin({
|
||||
title: 'Maputnik',
|
||||
template: './src/template.html'
|
||||
}),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user