From 95c2a427cfbef70ec93d680c07328913e233a56e Mon Sep 17 00:00:00 2001 From: caoqianming Date: Mon, 5 Jul 2021 14:36:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.config.json b/project.config.json index 9bef95c..81840d9 100644 --- a/project.config.json +++ b/project.config.json @@ -18,8 +18,8 @@ "checkSiteMap": true, "uploadWithSourceMap": true, "compileHotReLoad": false, - "useMultiFrameRuntime": false, - "useApiHook": false, + "useMultiFrameRuntime": true, + "useApiHook": true, "useApiHostProcess": false, "babelSetting": { "ignore": [],