Open comod opened 3 years ago
I am a fan of your conecpt, but i miss a script-entry for building/pack a executable production build. How to do this?
If i try: electron-builder --dir then i get an Error: Application entry file "index.js" in the "/.../dist/linux-unpacked/resources/app.asar" does not exist. Seems like a wrong configuration.
electron-builder --dir
Application entry file "index.js" in the "/.../dist/linux-unpacked/resources/app.asar" does not exist. Seems like a wrong configuration.
I am a fan of your conecpt, but i miss a script-entry for building/pack a executable production build. How to do this?