mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04: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.
27 KiB
27 KiB