删除seller mode模式

master
lemon橪 2021-09-02 15:04:15 +08:00
parent 6d5428317f
commit a2c6a1d46d
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ module.exports = {
threshold: 10240 // 对超过10k文件压缩
})
],
mode: "production",
optimization: {
minimizer: jsPlugin,
runtimeChunk: "single",