esm: bypass CJS loader in default load under `--default-type=module` by aduh95 · Pull Request #50004 · nodejs/node
added
esm
labels
Oct 1, 2023
aduh95
added
author ready
labels
Oct 27, 2023This was referenced
Oct 28, 2023targos pushed a commit that referenced this pull request
Nov 11, 2023This 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, 2023This 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, 2023This 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters