build(bazel): fix failure in http_server target due to transitive npm deps (#29799)
PR Close #29799
This commit is contained in:
parent
ce2713f5b1
commit
8a3a556c0c
@ -32,7 +32,7 @@ http_server(
|
|||||||
name = "prodserver",
|
name = "prodserver",
|
||||||
data = [
|
data = [
|
||||||
"index.html",
|
"index.html",
|
||||||
":bundle",
|
":bundle.min.js",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user