rules_webpack icon indicating copy to clipboard operation
rules_webpack copied to clipboard

new doc: add module declaration example for bzlmod / MODULE.bazel

Open tomsoir opened this issue 10 months ago • 1 comments

This document contains a simple example code snippet of aspects_rules_webpack module declaration that should help with the migration from the old WORKSPACE.bazel to MODULE.bazel.


Changes are visible to end-users: yes/no

  • Searched for relevant documentation and updated as needed: yes/no
  • Breaking change (forces users to change their own code or config): yes/no
  • Suggested release notes appear below: yes/no

Test plan

  • Covered by existing test cases
  • New test cases added
  • Manual testing; please provide instructions so we can reproduce:

tomsoir avatar Dec 28 '24 03:12 tomsoir

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 28 '24 03:12 CLAassistant

Normally this would be part of the release notes, see .github/workflows/release_prep.sh if you'd like to update that.

jbedard avatar Mar 28 '25 08:03 jbedard