rules_hugo icon indicating copy to clipboard operation
rules_hugo copied to clipboard

Support bzlmod

Open folliehiyuki opened this issue 3 years ago • 0 comments

Bazel is transitioning from WORKSPACE to MODULE.bazel through the use of bzlmod. It would be nice if this rule also supports the new change.

  • Create MODULE.bazel declaration
  • Tag a release, preferably in Semver format
  • Add this rule to the centralized Bazel registry at https://github.com/bazelbuild/bazel-central-registry

folliehiyuki avatar May 01 '23 16:05 folliehiyuki