docs: update link to runAsNode
fuse (#47350)
This commit is contained in:
parent
fbb3fa7503
commit
2a51a997eb
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ you would when running the normal Node.js executable, with the exception of the
|
||||||
These flags are disabled owing to the fact that Electron uses BoringSSL instead of OpenSSL when building Node.js'
|
These flags are disabled owing to the fact that Electron uses BoringSSL instead of OpenSSL when building Node.js'
|
||||||
`crypto` module, and so will not work as designed.
|
`crypto` module, and so will not work as designed.
|
||||||
|
|
||||||
If the [`runAsNode` fuse](../tutorial/fuses.md#L13) is disabled, `ELECTRON_RUN_AS_NODE` will be ignored.
|
If the [`runAsNode` fuse](../tutorial/fuses.md#runasnode) is disabled, `ELECTRON_RUN_AS_NODE` will be ignored.
|
||||||
|
|
||||||
### `ELECTRON_NO_ATTACH_CONSOLE` _Windows_
|
### `ELECTRON_NO_ATTACH_CONSOLE` _Windows_
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue