Icon showing on testing but not on built
The icon should show on the tray and the title bar thanks to the icon directive in newBrowsWindow It works when invoking npm start but doesn't when the app is built, either as appimage or in raw.
All the answers to that problem I've seen only fixes it for typescript...