Skip to content

Commit ffe3d2a

Browse files
committed
[bazel] Enable bzlmod
1 parent f0b5a04 commit ffe3d2a

File tree

2 files changed

+537
-3
lines changed

2 files changed

+537
-3
lines changed

.bazelrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
try-import .bazelrc.local
22
try-import .bazelrc.windows.local
33

4-
# Disable bzlmod until we're ready to use it
5-
common --noenable_bzlmod
4+
common --enable_bzlmod
65

76
# Ensure Windows support is accurate.
87

0 commit comments

Comments
 (0)