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:
zhangchen 2023-12-27 03:25:52 +00:00
parent e15780e643
commit 25575a004b

View File

@ -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"),