Skip to content

Commit

Permalink
module: reorganize hooks docs, improve examples
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyBooth committed Jan 6, 2020
1 parent bba0814 commit b1b2df4
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 196 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 b1b2df4

Please sign in to comment.