mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 14:33:33 -04:00
!376 Switch component ark_ts2abc to arkcompiler_ets_frontend
Merge pull request !376 from chenqy930/switch_arkcompiler_ets_frontend
This commit is contained in:
@@ -289,7 +289,7 @@ ohos_static_library("jsf") {
|
||||
}
|
||||
|
||||
if (!is_cross_platform_build) {
|
||||
import("//ark/ts2abc/ts2panda/ts2abc_config.gni")
|
||||
import("//arkcompiler/ets_frontend/ts2panda/ts2abc_config.gni")
|
||||
ark_abc_path =
|
||||
get_label_info(":ark_build", "target_out_dir") + "/strip.native.min.abc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user