tree: 35b6967ddb1ee6d91779cf7e04a0dcd408f4a5a1
  1. .bazelignore
  2. .bazelrc
  3. BUILD.bazel
  4. package.json
  5. pnpm-lock.yaml
  6. pnpm-workspace.yaml
  7. README.md
  8. test.js
  9. WORKSPACE
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