chore: Bump clean-webpack-plugin, html-webpack-harddisk-plugin, postcss-reporter

This commit is contained in:
Johannes Schill
2019-03-14 08:25:56 +01:00
parent da644a700f
commit bdce61d02a
4 changed files with 54 additions and 48 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ module.exports = merge(common, {
},
plugins: [
new CleanWebpackPlugin('../public/build', { allowExternal: true }),
new CleanWebpackPlugin(),
new HtmlWebpackPlugin({
filename: path.resolve(__dirname, '../../public/views/index.html'),
template: path.resolve(__dirname, '../../public/views/index-template.html'),