mirror of
https://gitee.com/openharmony/manifest
synced 2024-11-23 23:50:12 +00:00
add ARK repos
Signed-off-by: wanyanglan <wanyanglan1@huawei.com> Change-Id: Ibbe4425f70f6c6fd6cfe4204a1fafe302e7389d9
This commit is contained in:
parent
57696218d1
commit
dfc4e405a4
@ -256,4 +256,8 @@
|
||||
<project name="js_util_module" path="base/compileruntime/js_util_module"/>
|
||||
<project name="js_sys_module" path="base/compileruntime/js_sys_module"/>
|
||||
<project name="js_api_module" path="base/compileruntime/js_api_module"/>
|
||||
<project name="ark_runtime_core" path="ark/runtime_core"/>
|
||||
<project name="ark_js_runtime" path="ark/js_runtime"/>
|
||||
<project name="ark_ts2abc" path="ark/ts2abc"/>
|
||||
<project name="third_party_miniz" path="third_party/miniz"/>
|
||||
</manifest>
|
||||
|
@ -483,3 +483,7 @@ developtools_ace-js2bundle,@ohos/developtools_ace-js2bundle,N,N,N,N,Y,N,N,N,N,Y,
|
||||
developtools_ace-ets2bundle,@ohos/developtools_ace-ets2bundle,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
third_party_weex-loader,@ohos/third_party_weex-loader,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
third_party_parse5,@ohos/third_party_parse5,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
ark_runtime_core,@ohos/ark_runtime_core,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
ark_js_runtime,@ohos/ark_js_runtime,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
ark_ts2abc,@ohos/ark_ts2abc,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
third_party_miniz,@ohos/third_party_miniz,N,N,N,N,Y,N,N,N,N,Y,Y,,,,
|
||||
|
|
Loading…
Reference in New Issue
Block a user