diff --git a/webpack.config.js b/webpack.config.js index 66022c7ec4..2a116f5777 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -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',