Call ElectronRunner.scheduleRestart after a successful build. The
runner resolves the configured entry file from the supplied bundle output,
stops any process it previously launched, and starts Electron again. Call
ElectronRunner.close when the surrounding watcher shuts down.
Create a standalone Electron process runner.
Call ElectronRunner.scheduleRestart after a successful build. The runner resolves the configured entry file from the supplied bundle output, stops any process it previously launched, and starts Electron again. Call ElectronRunner.close when the surrounding watcher shuts down.