node/lib/internal/modules/esm
Antoine du Hamel 37c2fd6f7d
esm: fix path normalization in finalizeResolution
PR-URL: https://github.com/nodejs/node/pull/62080
Refs: https://github.com/nodejs/node/pull/61478/changes/BASE..6cd90e1c0167f94c7dc671d10316e561c81f26af#r2871221559
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2026-05-11 16:10:17 +02:00
..
assert.js errors: show url of unsupported attributes in the error message 2025-06-10 14:52:22 +02:00
create_dynamic_module.js esm: unwrap WebAssembly.Global on Wasm Namespaces 2025-07-21 16:29:31 +02:00
formats.js esm: add experimental support for addon modules 2025-09-22 14:28:01 +00:00
get_format.js module: add module.stripTypeScriptTypes 2025-01-05 12:59:40 -05:00
hooks.js module: handle null source from async loader hooks in sync hooks 2026-04-27 18:03:19 +02:00
initialize_import_meta.js esm: implement import.meta.main 2025-07-28 08:46:16 +02:00
load.js module: handle null source from async loader hooks in sync hooks 2026-04-27 18:03:19 +02:00
loader.js module: handle null source from async loader hooks in sync hooks 2026-04-27 18:03:19 +02:00
module_job.js module: link module with a module request record 2025-10-07 16:08:51 +02:00
module_map.js lib: revert to using default derived class constructors 2025-09-20 06:16:14 +00:00
resolve.js esm: fix path normalization in finalizeResolution 2026-05-11 16:10:17 +02:00
shared_constants.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
translators.js module: do not invoke resolve hooks twice for imported cjs 2026-04-27 18:03:26 +02:00
utils.js esm: implement import.meta.main 2025-07-28 08:46:16 +02:00
worker.js module: prevent main thread exiting before esm worker ends 2025-01-05 13:05:26 -05:00