Optional
appOptional
argsArguments to pass through to the launched Electron application
Optional
dirThe path to the electron forge project to run
Optional
enableEnables advanced internal Electron debug calls
Optional
inspectEnables the node inspector, you can connect to this from chrome://inspect
Optional
inspectEnables the node inspector, you can connect to this from chrome://inspect Pauses the execution on first JavaScript line until debugger connects.
Optional
interactiveWhether to use sensible defaults or prompt the user visually
Optional
runRuns the Electron process as if it were node, disables all Electron API's
The path (relative to dir) to the electron app to run relative to the project directory