Bazel rules for webpack
May 24, 2026 ยท View on GitHub
Note
This repository uses the Aspect CLI for CI and local development. See the docs and install instructions to get started.
Note this repository is in early development and may still have breaking changes going forward.
Ask in #javascript in slack.bazel.build if you'd like to contribute.
Need help? This ruleset has support provided by https://aspect.build/services.
API documentation
Installation
Add to your MODULE.bazel:
bazel_dep(name = "aspect_rules_webpack", version = "x.y.z")
See the Bazel Central Registry for the latest version and the full setup snippet.