mirror of
https://github.com/electron/electron.git
synced 2026-02-01 18:55:08 -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.
20 KiB
20 KiB