How to change electron forge's render port
I just started using electron-forge and I stumbled across a problem : when trying to change the renderer's port (that runs by default on port 3000), my changes to the webpack file were ignored... I found out on their github that they override the web...
Jun 14, 2020247