node/lib/internal/modules
Antoine du Hamel 1ec640ac70
esm: do not use 'beforeExit' on the main thread
PR-URL: https://github.com/nodejs/node/pull/47964
Fixes: https://github.com/nodejs/node/issues/47929
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2023-05-15 11:37:35 +02:00
..
cjs module: refactor to use normalizeRequirableId in the CJS module loader 2023-05-12 11:57:09 +02:00
esm esm: do not use 'beforeExit' on the main thread 2023-05-15 11:37:35 +02:00
helpers.js module: do less CJS module loader initialization at run time 2023-04-13 16:48:51 -03:00
package_json_reader.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
run_main.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00