tree: bda185d88d7f35c6fbc501d41055b4d5cb710c4e
  1. .aspect/
  2. coverage/
  3. genrule/
  4. js_binary/
  5. js_lib_pkg/
  6. js_library/
  7. linked_consumer/
  8. linked_empty_node_modules/
  9. linked_lib/
  10. linked_pkg/
  11. macro/
  12. nextjs/
  13. npm_deps/
  14. npm_package/
  15. package_json_module/
  16. runfiles/
  17. stack_traces/
  18. stamped_package_json/
  19. vite3/
  20. vite6/
  21. webpack_cli/
  22. worker/
  23. .bazelignore
  24. .bazelrc
  25. .npmrc
  26. BUILD.bazel
  27. MODULE.bazel
  28. package.json
  29. pnpm-lock.yaml
  30. pnpm-workspace.yaml
  31. 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: