Commit c379e405 authored by 华国豪's avatar 华国豪 🙄

no message

parent 1fbbc461
...@@ -64,7 +64,6 @@ const webpackConfig = merge(baseWebpackConfig, { ...@@ -64,7 +64,6 @@ const webpackConfig = merge(baseWebpackConfig, {
filename: config.build.index, filename: config.build.index,
template: 'index.html', template: 'index.html',
inject: true, inject: true,
hash: new Date().getTime(),
minify: { minify: {
removeComments: true, removeComments: true,
collapseWhitespace: true, collapseWhitespace: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment