rules_webpack
v0.17.1
published 1 year ago
32 stars
20 forks
4 watchers
Apache License 2.0
public
4 assets
102,597 downloads
261 KB
v0.17.1
April 25, 2025
[expand for release notes]

Bazel rules for webpack

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.