mirror of
https://github.com/openharmony/js_api_module.git
synced 2026-08-24 12:43:19 -04:00
Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master Your branch is up to date with 'origin/master'.
This commit is contained in:
+2
-2
@@ -84,8 +84,8 @@ ohos_shared_library("xml") {
|
||||
]
|
||||
|
||||
deps = [
|
||||
":xml_abc",
|
||||
":js_xml",
|
||||
":xml_abc",
|
||||
"//base/compileruntime/js_api_module/xml/:js_xml",
|
||||
"//foundation/ace/napi/:ace_napi",
|
||||
"//foundation/ace/napi/:ace_napi_quickjs",
|
||||
@@ -106,4 +106,4 @@ ohos_shared_library("xml") {
|
||||
|
||||
group("xml_packages") {
|
||||
deps = [ ":xml" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user