We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07d468 commit 006bf1bCopy full SHA for 006bf1b
1 file changed
js/private/test/js_run_binary/BUILD.bazel
@@ -102,6 +102,7 @@ js_run_binary(
102
name = "gen_target_os",
103
srcs = [":os_name.txt"],
104
args = ["$(rootpath :os_name.txt)"],
105
+ hoist_runfiles_to_exec_cfg = True,
106
stdout = "target_os.txt",
107
tags = ["manual"],
108
tool = ":read_file",
0 commit comments