Skip to content

Commit

Permalink
Force-enable WORKSPACE support until we're ready to migrate to bzlmod
Browse files Browse the repository at this point in the history
  • Loading branch information
mostynb committed Aug 30, 2024
1 parent 67e0fea commit 8ecc49f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ build --workspace_status_command 'echo STABLE_GIT_COMMIT $(git rev-parse HEAD)'

# TODO: migrate all dependencies from WORKSPACE to MODULE.bazel
common --noenable_bzlmod
common --enable_workspace=true

0 comments on commit 8ecc49f

Please sign in to comment.