From 8d314faa30824aa8da6fe374a29efcc24b32af5e Mon Sep 17 00:00:00 2001 From: lihenian <2629534615@qq.com> Date: Mon, 13 Jul 2020 17:46:05 +0800 Subject: [PATCH] =?UTF-8?q?project.config.json=20=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 7ffa9ec..de171b5 100644 --- a/project.config.json +++ b/project.config.json @@ -24,7 +24,7 @@ "outputPath": "" }, "useIsolateContext": true, - "useCompilerModule": false, + "useCompilerModule": true, "userConfirmedUseCompilerModuleSwitch": false }, "compileType": "miniprogram",