An open API service indexing awesome lists of open source software.

https://github.com/aspect-build/rules_webpack

Bazel rules for webpack bundler https://webpack.js.org/
https://github.com/aspect-build/rules_webpack

bazel bazel-rules webpack

Last synced: 11 months ago
JSON representation

Bazel rules for webpack bundler https://webpack.js.org/

Awesome Lists containing this project

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

- [webpack](https://github.com/aspect-build/rules_webpack/blob/main/docs/rules.md#webpack_bundle)
- [webpack-devserver](https://github.com/aspect-build/rules_webpack/blob/main/docs/rules.md#webpack_devserver)

## Installation

From the release you wish to use:

copy the WORKSPACE snippet into your `WORKSPACE` file.