node/lib/internal/modules/esm
Antoine du Hamel 3059262185
esm: fix broken assertion in legacyMainResolve
PR-URL: https://github.com/nodejs/node/pull/55708
Fixes: https://github.com/nodejs/node/issues/55692
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2024-11-07 17:51:24 +01:00
..
assert.js esm: use import attributes instead of import assertions 2023-11-23 10:52:48 +01:00
create_dynamic_module.js module: use symbol in WeakMap to manage host defined options 2024-03-15 17:55:29 +00:00
fetch_module.js module, esm: jsdoc for modules files 2023-11-23 10:51:02 +01:00
formats.js lib: fix MIME overmatch in data URLs 2023-11-26 20:32:33 +01:00
get_format.js esm: unflag extensionless javascript and wasm in module scope 2023-11-23 10:51:52 +01:00
handle_process_exit.js module, esm: jsdoc for modules files 2023-11-23 10:51:02 +01:00
hooks.js esm: use import attributes instead of import assertions 2023-11-23 10:52:48 +01:00
initialize_import_meta.js esm: unflag import.meta.resolve 2023-11-23 10:46:00 +01:00
load.js esm: use import attributes instead of import assertions 2023-11-23 10:52:48 +01:00
loader.js module: use symbol in WeakMap to manage host defined options 2024-03-15 17:55:29 +00:00
module_job.js esm: use import attributes instead of import assertions 2023-11-23 10:52:48 +01:00
module_map.js esm: use import attributes instead of import assertions 2023-11-23 10:52:48 +01:00
package_config.js module, esm: jsdoc for modules files 2023-11-23 10:51:02 +01:00
resolve.js esm: fix broken assertion in legacyMainResolve 2024-11-07 17:51:24 +01:00
shared_constants.js esm: move hook execution to separate thread 2023-11-23 10:19:07 +01:00
translators.js esm: mark import attributes and JSON module as stable 2024-11-02 18:50:27 +01:00
utils.js vm: reject in importModuleDynamically without --experimental-vm-modules 2024-03-15 17:56:10 +00:00
worker.js module, esm: jsdoc for modules files 2023-11-23 10:51:02 +01:00