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