add css-what in jsframework.

Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: Idd188134d41247e04dbca1bc1baebce108bab75c
This commit is contained in:
lihong 2023-07-31 20:13:33 +08:00
parent 6c5a1801b0
commit 0f737ea788

View File

@ -28,6 +28,7 @@ action("gen_node_modules") {
}
action("gen_snapshot") {
deps = [ "//third_party/css-what:css_what_sources" ]
script = "//third_party/jsframework/js_framework_build.sh"
js_framework = "//third_party/jsframework/runtime"