tree: f3b2027aa5df34ac4c76b46333e379f404c2d280 [path history] [tgz]
  1. .bazelignore
  2. .bazelrc
  3. .npmrc
  4. BUILD.bazel
  5. MODULE.bazel
  6. package.json
  7. pnpm-lock.yaml
  8. pnpm-workspace.yaml
  9. README.md
  10. test.js
  11. WORKSPACE
  12. 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