From a2c6a1d46d0f703d3e5f3afa5bc80d8b7f7ec488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Thu, 2 Sep 2021 15:04:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4seller=20mode=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- seller/vue.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/seller/vue.config.js b/seller/vue.config.js index 689bde1e..b9993b60 100644 --- a/seller/vue.config.js +++ b/seller/vue.config.js @@ -95,7 +95,6 @@ module.exports = { threshold: 10240 // 对超过10k文件压缩 }) ], - mode: "production", optimization: { minimizer: jsPlugin, runtimeChunk: "single",