From 503398175ce2ad39174c3499e17d995885c4c17b Mon Sep 17 00:00:00 2001 From: xiangshunpu Date: Mon, 31 May 2021 20:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=89=E5=8F=96?= 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 222bfa0..7adec4a 100644 --- a/project.config.json +++ b/project.config.json @@ -21,9 +21,9 @@ "checkSiteMap": true, "uploadWithSourceMap": true, "compileHotReLoad": false, - "useMultiFrameRuntime": true, - "useApiHook": true, - "useApiHostProcess": true, + "useMultiFrameRuntime": false, + "useApiHook": false, + "useApiHostProcess": false, "babelSetting": { "ignore": [], "disablePlugins": [],