electron-builder: "20.34.0"
Hi,
I read that electron-builder can build electron app into just one single exe file. May I know if possible to use command line to achieve this without involve using any configuration file? Is there any reference guide that demonstrate this feature using purely command line
npx electron-builder build --win portable
Most helpful comment
npx electron-builder build --win portable