Unverified Commit fae352a0 authored by Cheng Zhao's avatar Cheng Zhao Committed by James M Snell
Browse files

build: add option to hide console window

Adds a Environment flag to allow embedders to set CREATE_NO_WINDOW
property when spawning processes, which is useful for GUI programs
that do not want to show console windows when running terminal
commands.

PR-URL: https://github.com/nodejs/node/pull/39712


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
Reviewed-By: default avatarShelley Vohr <shelley.vohr@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent f42d7a45
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment