Skip to content

Commit

Permalink
module: loader getSource, getFormat, transform hooks
Browse files Browse the repository at this point in the history
PR-URL: #30986
Reviewed-By: Guy Bedford <[email protected]>
Reviewed-By: Bradley Farias <[email protected]>
  • Loading branch information
GeoffreyBooth authored and MylesBorins committed Jan 16, 2020
1 parent 6f95f01 commit 94af94a
Show file tree
Hide file tree
Showing 36 changed files with 741 additions and 342 deletions.
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1383,6 +1383,6 @@ greater than `4` (its current default value). For more information, see the
[debugger]: debugger.html
[debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
[emit_warning]: process.html#process_process_emitwarning_warning_type_code_ctor
[experimental ECMAScript Module loader]: esm.html#esm_resolve_hook
[experimental ECMAScript Module loader]: esm.html#esm_experimental_loaders
[libuv threadpool documentation]: http://docs.libuv.org/en/latest/threadpool.html
[remote code execution]: https://www.owasp.org/index.php/Code_Injection
Loading

0 comments on commit 94af94a

Please sign in to comment.