From 1e61fcd2d6b848e800516895a4f6f235e8317621 Mon Sep 17 00:00:00 2001 From: tongkai0808fh Date: Mon, 22 Apr 2024 02:48:54 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20bundle.json=EF=BC=8C?= =?UTF-8?q?=E5=9B=9E=E9=80=80innerAPI=E4=BB=A3=E7=A0=81=20=E5=9B=9E?= =?UTF-8?q?=E9=80=80innerAPI=E4=BB=A3=E7=A0=81=EF=BC=8C=E6=B6=88=E9=99=A4?= =?UTF-8?q?=E6=B5=81=E6=B0=B4=E7=BA=BF=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tongkai0808fh --- bundle.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bundle.json b/bundle.json index a5d19ab..c677e52 100644 --- a/bundle.json +++ b/bundle.json @@ -25,11 +25,7 @@ }, "build": { "sub_component": [], - "inner_kits": [ - { - "name": "//third_party/weex-loader:weex_loader_ark_hap" - } - ], + "inner_kits": [], "test": [] } }