node/lib/internal/modules/esm
jakecastelli 6c6c9004c4
esm: fix typo in worker loader hook comment
PR-URL: https://github.com/nodejs/node/pull/62475
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-03-31 10:46:04 +02:00
..
assert.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
create_dynamic_module.js src: support import() and import.meta in embedder-run modules 2026-02-19 11:13:44 +01:00
get_format.js lib: remove top-level getOptionValue() calls in lib/internal/modules 2026-02-22 01:07:45 +01:00
hooks.js src: move import.meta initializer to native land 2025-11-10 13:53:25 +01:00
load.js module: handle null source from async loader hooks in sync hooks 2025-10-24 00:49:34 +02:00
loader.js module: run require.resolve through module.registerHooks() 2026-03-02 20:18:51 +00:00
module_job.js esm: fix source phase identity bug in loadCache eviction 2026-03-30 17:20:28 +02:00
module_map.js lib: revert to using default derived class constructors 2025-08-30 14:28:10 +00:00
resolve.js esm: fix path normalization in finalizeResolution 2026-03-30 17:20:24 +02:00
shared_constants.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
translators.js module: fix coverage of mocked CJS modules imported from ESM 2026-03-30 17:20:24 +02:00
utils.js src: support import() and import.meta in embedder-run modules 2026-02-19 11:13:44 +01:00
worker.js esm: fix typo in worker loader hook comment 2026-03-31 10:46:04 +02:00