Didn't mean to commit that file
This commit is contained in:
parent
e2bad5bdc8
commit
57999b460b
1 changed files with 0 additions and 4 deletions
|
@ -132,10 +132,6 @@ module.exports = {
|
||||||
og_image_url: og_image_url,
|
og_image_url: og_image_url,
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
new HtmlWebpackPlugin({
|
|
||||||
template: './src/vector/mobile_guide/index.html',
|
|
||||||
filename: 'mobile_guide/index.html',
|
|
||||||
}),
|
|
||||||
],
|
],
|
||||||
devtool: 'source-map',
|
devtool: 'source-map',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue