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 e113382 commit e144c28Copy full SHA for e144c28
.bazelrc
@@ -2,6 +2,7 @@ build --enable_platform_specific_config
2
build --incompatible_use_platforms_repo_for_constraints
3
build --incompatible_enable_cc_toolchain_resolution
4
build --incompatible_strict_action_env
5
+build --enable_runfiles
6
7
build:windows --platforms=//bazel/platforms:windows
8
build:windows --host_platform=//bazel/platforms:windows
0 commit comments