From a29f4d16124742878d6f182efb7c981423d00c8f Mon Sep 17 00:00:00 2001 From: lihenian <2629534615@qq.com> Date: Fri, 24 Jul 2020 17:57:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86proejct.config.json=E5=86=B2?= =?UTF-8?q?=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project.config.json b/project.config.json index 4351ed7..fda3e97 100644 --- a/project.config.json +++ b/project.config.json @@ -17,15 +17,15 @@ "checkInvalidKey": true, "checkSiteMap": true, "uploadWithSourceMap": true, + "compileHotReLoad": false, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, + "useIsolateContext": true, "useCompilerModule": false, - "userConfirmedUseCompilerModuleSwitch": false, - "compileHotReLoad": false, - "useIsolateContext": true + "userConfirmedUseCompilerModuleSwitch": false }, "compileType": "miniprogram", "libVersion": "2.8.2",