From 79f973b495d4ddfc85056e9c955487b4715e51c4 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Fri, 17 Mar 2023 19:38:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index 29a32e5..ecb0095 100644 --- a/project.config.json +++ b/project.config.json @@ -39,7 +39,8 @@ "minifyWXSS": true, "disableUseStrict": false, "showES6CompileOption": false, - "useCompilerPlugins": false + "useCompilerPlugins": false, + "condition": false }, "compileType": "miniprogram", "libVersion": "2.15.0",