Anyone have any experience in distributing Electron based apps on Windows using Electron Builder? I'm banging my head against a wall trying to make this work. I have an app that runs fine on MacOS, but on Windows it just dies. It executes my startup code and logs stuff from there to the console, but then it doesn't see *any* events from the Electron 'app' and it just.. terminates :(







