mirror of
https://github.com/electron/electron.git
synced 2026-02-14 09:05:01 -05:00
On Windows the case sensitivity of command line switches are ignored, so --nodeIntegraion will become --nodeintegration. We should separate options from switches so we use "nodeIntegraion" in options, while passing "--node-integration" in command line.
3.5 KiB
3.5 KiB