tree: 1035e04a84cd42ac2d86ba42360af26752fd1a24
  1. .bazelignore
  2. .bazelrc
  3. BUILD.bazel
  4. MODULE.bazel
  5. package.json
  6. pnpm-lock.yaml
  7. pnpm-workspace.yaml
  8. README.md
  9. test.js
  10. WORKSPACE
  11. WORKSPACE.bzlmod
e2e/package_json_module/README.md

e2e tests with special case of

"type": "module",

set in package.json.

In particular, this is a regression test for issue https://github.com/aspect-build/rules_js/issues/447