tree: 51d13ddb1662e01f69ca74f8c0ed8723c1555de0
  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