We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd8435 commit 931282dCopy full SHA for 931282d
config/execargv.md
@@ -11,5 +11,5 @@ outline: deep
11
向运行器工作线程中 `node` 传递额外参数,请参阅 [Command-line API | Node.js](https://nodejs.org/docs/latest/api/cli.html)。
12
13
:::warning
14
-使用时要小心,因为某些选项(如 `--prof`、 `--title`)可能会导致 `worker` 崩溃。请参阅 https://github.com/nodejs/node/issues/41103。
+使用时要小心,因为某些选项(如 `--prof`、 `--title`)可能会导致 `worker` 崩溃。更多内容请参阅 https://github.com/nodejs/node/issues/41103。
15
:::
0 commit comments