tree: bf19d4d821ecc79c050fcf799f772a83dd8163fe
  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