Skip to content

Commit ea040ac

Browse files
committed
refactor: build common package first
1 parent b6737b9 commit ea040ac

File tree

3 files changed

+636
-2
lines changed

3 files changed

+636
-2
lines changed

examples/bazel/MODULE.bazel

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
###############################################################################
2+
# Bazel now uses Bzlmod by default to manage external dependencies.
3+
# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
4+
#
5+
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
6+
###############################################################################

0 commit comments

Comments
 (0)