Rename to Maputnik

This commit is contained in:
lukasmartinelli
2016-09-20 13:51:54 +02:00
parent 8441c562ce
commit adc00138a8
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ module.exports = {
}),
new HtmlWebpackPlugin({
template: './src/template.html',
title: 'Mapital'
title: 'Maputnik'
}),
new webpack.optimize.DedupePlugin()
]