mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 14:33:33 -04:00
Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: Ic59d5af5cf866c4a07c9d27e3668c9afef83d8b4
This commit is contained in:
@@ -34,7 +34,8 @@ action("gen_node_modules") {
|
||||
action("gen_snapshot") {
|
||||
script = "//third_party/jsframework/js_framework_build.sh"
|
||||
|
||||
deps = [ ":gen_node_modules" ]
|
||||
# deps when need update node module.
|
||||
#deps = [ ":gen_node_modules" ]
|
||||
|
||||
js_framework = "//third_party/jsframework/runtime"
|
||||
is_mac = "false"
|
||||
|
||||
Reference in New Issue
Block a user