Skip to content

Commit 94af94a

Browse files
GeoffreyBoothMylesBorins
authored andcommitted
module: loader getSource, getFormat, transform hooks
PR-URL: #30986 Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Bradley Farias <[email protected]>
1 parent 6f95f01 commit 94af94a

36 files changed

+741
-342
lines changed

doc/api/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1383,6 +1383,6 @@ greater than `4` (its current default value). For more information, see the
13831383
[debugger]: debugger.html
13841384
[debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
13851385
[emit_warning]: process.html#process_process_emitwarning_warning_type_code_ctor
1386-
[experimental ECMAScript Module loader]: esm.html#esm_resolve_hook
1386+
[experimental ECMAScript Module loader]: esm.html#esm_experimental_loaders
13871387
[libuv threadpool documentation]: http://docs.libuv.org/en/latest/threadpool.html
13881388
[remote code execution]: https://www.owasp.org/index.php/Code_Injection

0 commit comments

Comments
 (0)