We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96b470 commit 38814aaCopy full SHA for 38814aa
1 file changed
common.bazelrc
@@ -55,8 +55,7 @@ build:debug --define=DEBUG=1
55
56
# Turn off legacy external runfiles
57
# This prevents accidentally depending on this feature, which Bazel will remove.
58
-run --nolegacy_external_runfiles
59
-test --nolegacy_external_runfiles
+build --nolegacy_external_runfiles
60
61
# Turn on the "Managed Directories" feature.
62
# This allows Bazel to share the same node_modules directory with other tools
0 commit comments