node/lib/internal/modules
Antoine du Hamel a0638a23b0
esm: fix imports from non-file module
Fixes: https://github.com/nodejs/node/issues/42860

PR-URL: https://github.com/nodejs/node/pull/42881
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
2022-05-02 14:39:32 +02:00
..
cjs module: ensure 'node:'-only modules can access node_modules 2022-04-14 14:08:55 +01:00
esm esm: fix imports from non-file module 2022-05-02 14:39:32 +02:00
package_json_reader.js module: refactor to avoid unsafe array iteration 2021-01-06 11:30:18 +01:00
run_main.js esm: make process.exit() default to exit code 0 2022-01-14 01:37:41 +01:00