S

rules_webpack

Created Sep 21, 2021 by aspect-build

Categories

Language:

Starlark

Stars:

32

Forks:

18

README

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

From the release you wish to use:

copy the WORKSPACE snippet into your WORKSPACE file.

Last updated: Jan 16, 2026

More MCP servers built with Starlark

rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org

By aspect-build 131
rules_swc

Bazel rules for the swc toolchain https://swc.rs/

By aspect-build 48
rules_esbuild

Bazel rules for https://esbuild.github.io/ JS bundler

By aspect-build 33