mirror of
https://github.com/nodejs/node.git
synced 2025-05-02 13:11:36 +00:00
![]() This commit allows require() and import to search the node_modules directories when importing a core module that must have the node: scheme. This prevents these core modules from shadowing userland modules with the same name but no prefix. PR-URL: https://github.com/nodejs/node/pull/42430 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com> |
||
---|---|---|
.. | ||
cjs | ||
esm | ||
package_json_reader.js | ||
run_main.js |