mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2025-03-03 16:09:59 +00:00
Alter the install path of tsc and arkguard
Issue: https://gitee.com/openharmony/third_party_typescript/issues/I8ROKY Signed-off-by: zhangchen <zhangchen168@huawei.com> Change-Id: I37ab497c507ca5ee92aca90f4b51ad280beac5f8
This commit is contained in:
parent
e15780e643
commit
25575a004b
3
BUILD.gn
3
BUILD.gn
@ -334,8 +334,7 @@ action("install_arkguard_tsc") {
|
||||
]
|
||||
script = "install_arkguard_tsc.py"
|
||||
args = [
|
||||
rebase_path(
|
||||
"${root_out_dir}/obj/third_party/typescript/ohos-typescript-4.9.5-r4.tgz"),
|
||||
rebase_path("//third_party/typescript/ohos-typescript-4.9.5-r4.tgz"),
|
||||
rebase_path(
|
||||
"${root_out_dir}/obj/arkcompiler/ets_frontend/arkguard/arkguard-1.1.3.tgz"),
|
||||
rebase_path("//developtools/ace_ets2bundle/compiler"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user