| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0bbb447 commit 04d2c74
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,8 +54,8 @@ try { | |||
| 54 | 54 | ||
| 55 | 55 | When using the lexical ESM `import` keyword, the error can only be | |
| 56 | 56 | caught if a handler for `process.on('uncaughtException')` is registered | |
| 57 | - _before_ any attempt to load the module is made -- using, for instance, | ||
| 58 | - a preload module. | ||
| 57 | + _before_ any attempt to load the module is made (using, for instance, | ||
| 58 | + a preload module). | ||
| 59 | 59 | ||
| 60 | 60 | When using ESM, if there is a chance that the code may be run on a build | |
| 61 | 61 | of Node.js where crypto support is not enabled, consider using the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments