diff --git a/bundle.json b/bundle.json index 4ea189cf703d9a76a80d73df06765ca01a4be1a3..488d3769fa8e0a162d0773f9bf015f25b05cc8bf 100644 --- a/bundle.json +++ b/bundle.json @@ -3,6 +3,9 @@ "description": "支持应用TS/JS语言代码的编译,行为符合ArkUI框架需要的Strict模式的ES2015标准", "version": "3.1", "license": "Apache V2", + "segment": { + "destPath": "arkcompiler/ets_frontend" + }, "component": { "name": "ets_frontend", "subsystem": "ark",