esm: bypass CJS loader in default load under `--default-type=module` by aduh95 · Pull Request #50004 · nodejs/node

@nodejs-github-bot added esm

Issues and PRs related to the ECMAScript Modules implementation.

needs-ci

PRs that need a full CI run.

labels

Oct 1, 2023

GeoffreyBooth

This allows user to opt-out from using the monkey-patchable CJS loader,
even to load CJS modules.

@aduh95

@aduh95

@aduh95

@aduh95 aduh95 added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Oct 27, 2023

This was referenced

Oct 28, 2023

targos pushed a commit that referenced this pull request

Nov 11, 2023
This allows user to opt-out from using the monkey-patchable CJS loader,
even to load CJS modules.

PR-URL: #50004
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>

targos pushed a commit that referenced this pull request

Nov 14, 2023
This allows user to opt-out from using the monkey-patchable CJS loader,
even to load CJS modules.

PR-URL: #50004
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>

UlisesGascon pushed a commit that referenced this pull request

Dec 11, 2023
This allows user to opt-out from using the monkey-patchable CJS loader,
even to load CJS modules.

PR-URL: #50004
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>