Bazel rules for webpack

May 8, 2026 ยท View on GitHub

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.