node/lib/internal/modules/esm
unbyte 8dc3f91eb4 lib,src: extract sourceMappingURL from module
PR-URL: https://github.com/nodejs/node/pull/51690
Refs: https://github.com/nodejs/node/issues/51522
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2024-02-27 12:10:14 +01:00
..
assert.js esm: rename error code related to import attributes 2023-10-23 08:19:34 +02:00
create_dynamic_module.js module: fix code injection through export names 2023-10-13 18:03:52 -03:00
fetch_module.js module: add application/json in accept header when fetching json module 2023-11-14 09:17:48 +01:00
formats.js esm: improve getFormatOfExtensionlessFile speed 2023-10-01 18:32:07 +00:00
get_format.js module: merge config with package_json_reader 2023-12-15 15:26:21 -03:00
handle_process_exit.js module, esm: jsdoc for modules files 2023-09-19 02:48:24 +00:00
hooks.js typings: fix JSDoc in internal/modules/esm/hooks 2023-12-04 11:15:03 +01:00
initialize_import_meta.js esm: add import.meta.dirname and import.meta.filename 2023-11-14 09:17:49 +01:00
load.js esm: fallback to getSource when load returns nullish source 2023-11-29 09:49:48 -03:00
loader.js module: move the CJS exports cache to internal/modules/cjs/loader 2024-01-02 15:05:25 -03:00
module_job.js lib: add assertion for user ESM execution 2024-02-27 12:10:12 +01:00
module_map.js esm: use import attributes instead of import assertions 2023-10-14 03:52:38 +00:00
resolve.js esm: improve error when calling import.meta.resolve from data: URL 2024-02-15 12:05:55 +01:00
shared_constants.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
translators.js lib,src: extract sourceMappingURL from module 2024-02-27 12:10:14 +01:00
utils.js vm: support using the default loader to handle dynamic import() 2024-02-15 13:50:39 +01:00
worker.js lib: update usage of always on Atomics API 2023-10-10 08:26:58 +02:00