Didn't mean to commit that file

This commit is contained in:
David Baker 2018-09-03 13:05:58 +01:00
parent e2bad5bdc8
commit 57999b460b

View file

@ -132,10 +132,6 @@ module.exports = {
og_image_url: og_image_url,
},
}),
new HtmlWebpackPlugin({
template: './src/vector/mobile_guide/index.html',
filename: 'mobile_guide/index.html',
}),
],
devtool: 'source-map',