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 530faf4 commit d1a2f0bCopy full SHA for d1a2f0b
test/.bazelrc
@@ -1,6 +1,9 @@
1
build --enable_bzlmod
2
build --incompatible_strict_action_env
3
4
+# https://github.com/bazelbuild/bazel/issues/17081
5
+build --use_top_level_targets_for_symlinks=false
6
+
7
build --flag_alias=erlang_home=@rules_erlang//:erlang_home
8
build --flag_alias=erlang_version=@rules_erlang//:erlang_version
9
0 commit comments