tree: aeda88eeff0d1f53ff5aaa18a16ae9a6e18cb0bd [path history] [tgz]
  1. assert_lockfile_up_to_date/
  2. coverage/
  3. genrule/
  4. js_binary/
  5. js_library/
  6. macro/
  7. npm_deps/
  8. npm_package/
  9. webpack_cli/
  10. BUILD.bazel
  11. README.md
examples/README.md

Examples of using rules_js

This folder contains very small, self-contained examples. We run the examples on CI as well, so they also serve as integration tests for this repo.

When reporting an issue, you can create a minimal reproduction by adding to this folder and send a PR (likely failing tests). This helps us out since we can use your new example as the regression test.

Since rules_js users download this whole repo, our larger examples are in https://github.com/aspect-build/bazel-examples. These include: