From cfa961156a77c10cb2e73484d2d730aa9d2bc7a5 Mon Sep 17 00:00:00 2001 From: tongkai0808fh Date: Mon, 22 Apr 2024 01:57:08 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0bundle.json=E6=96=87=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=9B=9E=E4=BB=A3innerAPI=E4=BB=A3=E7=A0=81=20?= =?UTF-8?q?=E5=9B=9E=E4=BB=A3innerAPI=E4=BB=A3=E7=A0=81=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=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": [] } } -- Gitee