build: add config_env_vars = ["compile"] to ngc-wrapped (#26607)
PR Close #26607
This commit is contained in:

committed by
Alex Rickabaugh

parent
c251a5a4d1
commit
31a0c2a6c2
@ -29,6 +29,7 @@ ts_library(
|
||||
|
||||
nodejs_binary(
|
||||
name = "ngc-wrapped",
|
||||
configuration_env_vars = ["compile"],
|
||||
data = [
|
||||
":ngc_lib",
|
||||
"@build_bazel_rules_typescript//third_party/github.com/bazelbuild/bazel/src/main/protobuf:worker_protocol.proto",
|
||||
|
Reference in New Issue
Block a user