mirror of
https://github.com/openharmony/js_api_module.git
synced 2026-08-25 11:59:31 -04:00
b19b712e4a
Signed-off-by: lifansheng <lifansheng1@huawei.com>
22 lines
511 B
INI
Executable File
22 lines
511 B
INI
Executable File
{
|
|
"subsystem": "ccruntime",
|
|
"parts": {
|
|
"jsapi_api": {
|
|
"variants": [
|
|
"wearable",
|
|
"phone"
|
|
],
|
|
"module_list": [
|
|
"//base/compileruntime/js_api_module/uri:uri_packages",
|
|
"//base/compileruntime/js_api_module/url:url_packages",
|
|
"//base/compileruntime/js_api_module/convertxml:convertxml_packages"
|
|
],
|
|
"inner_kits": [
|
|
],
|
|
"test_list": [
|
|
"//base/compileruntime/js_api_module/test_uri/unittest:unittest"
|
|
]
|
|
}
|
|
}
|
|
}
|