From 535395a30a546090dee95b2ce1940e2a22fee8d6 Mon Sep 17 00:00:00 2001 From: lihenian <2629534615@qq.com> Date: Fri, 6 Nov 2020 13:25:20 +0800 Subject: [PATCH] =?UTF-8?q?project.config.json=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index 4af217b..cb937de 100644 --- a/project.config.json +++ b/project.config.json @@ -29,9 +29,9 @@ "useIsolateContext": true, "useCompilerModule": true, "userConfirmedUseCompilerModuleSwitch": false, - "userConfirmedBundleSwitch": false, "packNpmManually": false, "packNpmRelationList": [], + "userConfirmedBundleSwitch": false, "minifyWXSS": true }, "compileType": "miniprogram",