Commit 4535a123 authored by 杨贺晨吉's avatar 杨贺晨吉

feat: 2;

parent adf8c07b
...@@ -113,6 +113,7 @@ module.exports = { ...@@ -113,6 +113,7 @@ module.exports = {
threshold: 10240 // 对超过10k文件压缩 threshold: 10240 // 对超过10k文件压缩
}) })
], ],
output: { output: {
path: path.resolve(__dirname, 'dist/'), path: path.resolve(__dirname, 'dist/'),
filename: 'assets/js/[name].[hash].js', filename: 'assets/js/[name].[hash].js',
......
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