| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0431922 commit 3fcaf7b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2531,7 +2531,9 @@ NODE_OPTIONS='--require "./a.js"' node --require "./b.js" | |||
| 2531 | 2531 | node --require "./a.js" --require "./b.js" | |
| 2532 | 2532 | ``` | |
| 2533 | 2533 | ||
| 2534 | - Node.js options that are allowed are: | ||
| 2534 | + Node.js options that are allowed are in the following list. If an option | ||
| 2535 | + supports both --XX and --no-XX variants, they are both supported but only | ||
| 2536 | + one is included in the list below. | ||
| 2535 | 2537 | ||
| 2536 | 2538 | <!-- node-options-node start --> | |
| 2537 | 2539 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments