Skip to content

Commit f2d57f2

Browse files
committed
refactor: build common package first
1 parent 02c313b commit f2d57f2

File tree

3 files changed

+634
-1
lines changed

3 files changed

+634
-1
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)