From 34ca9e2d942e0c471556025ef7f6273a5b0cf8cc Mon Sep 17 00:00:00 2001 From: tongkai0808fh Date: Tue, 9 Apr 2024 11:56:24 +0000 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=89=E6=96=B9parse5=E9=83=A8?= =?UTF-8?q?=E4=BB=B6=E7=BC=96=E8=AF=91=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tongkai0808fh --- bundle.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bundle.json b/bundle.json index 5d97b4c..b5d9412 100644 --- a/bundle.json +++ b/bundle.json @@ -27,10 +27,6 @@ "sub_component": [], "inner_kits": [ { - "header": { - "header_base": "//third_party/parse5", - "header_files": [] - }, "name": "//third_party/parse5:parse5_ark_hap" } ], -- Gitee