diff --git a/bundle.json b/bundle.json index 6bbeaf579859c02e49389b020b4ac9ac98fcfbc8..35b9ec2577c5fef4b8da0974c75f3bd3f3bd4044 100644 --- a/bundle.json +++ b/bundle.json @@ -57,7 +57,11 @@ }, "build": { "sub_component": [], - "inner_kits": [], + "inner_kits": [ + { + "name": "//third_party/jerryscript:libjerryscript" + } + ], "test": [] } }