mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
0dfc59e4fc
This allows user to opt-out from using the monkey-patchable CJS loader, even to load CJS modules. PR-URL: https://github.com/nodejs/node/pull/50004 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
2 lines
28 B
JavaScript
2 lines
28 B
JavaScript
console.log(require.cache);
|