Electron: how to configure NodeJS and runtime Chrome flags
Here is how to specify Node and Chrome flags as you would do when working in Chrome or NodeJS. appendSwitch API Electron allows you to configure the runtime environment as well as V8 specific flags...
Continue...