Skip to content

Commit 3ca9d70

Browse files
committed
Bazel: drop experimental from bzlmod flag
1 parent 61bfe7e commit 3ca9d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
common --enable_platform_specific_config --experimental_enable_bzlmod
1+
common --enable_platform_specific_config --enable_bzlmod
22

33
# when using repo standalone, we want still to unlock loading the internal repository module
44
# actually using things from that module will obviously end up in an error

0 commit comments

Comments
 (0)