Skip to content

Commit 57999b4

Browse files
committed
Didn't mean to commit that file
1 parent e2bad5b commit 57999b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webpack.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ module.exports = {
132132
og_image_url: og_image_url,
133133
},
134134
}),
135-
new HtmlWebpackPlugin({
136-
template: './src/vector/mobile_guide/index.html',
137-
filename: 'mobile_guide/index.html',
138-
}),
139135
],
140136
devtool: 'source-map',
141137

0 commit comments

Comments
 (0)