| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -468,7 +468,7 @@ node --import ./file-that-calls-register.js ./app.js | |||
| 468 | 468 | ||
| 469 | 469 | Using `--import` ensures that the customization hooks are registered before any application code runs, even the entry point. | |
| 470 | 470 | ||
| 471 | - This feature was contributed by Izaak Schroeder in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559> | ||
| 471 | + This feature was contributed by João Lenon and Jacob Smith in <https://github.com/nodejs/node/pull/46826>, Izaak Schroeder and Jacob Smith in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559> | ||
| 472 | 472 | ||
| 473 | 473 | #### Module customization `load` hook can now support CommonJS | |
| 474 | 474 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments