diff --git a/bundle.json b/bundle.json index c677e528e9dc33bd47df94d972f50532ba7d6d42..a5d19abf20bd485aa2884b88858689054ad031f3 100644 --- a/bundle.json +++ b/bundle.json @@ -25,7 +25,11 @@ }, "build": { "sub_component": [], - "inner_kits": [], + "inner_kits": [ + { + "name": "//third_party/weex-loader:weex_loader_ark_hap" + } + ], "test": [] } }