You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were accidentally building .deb and .rpm packages on linux from the outset. This (building two installers) is part of why the build process felt so sluggish.
Article contains info on how to do things like setup installer icons when building as well.
The Electron quickstart guide recommends using
electron-forge
It looks like we'll need a Mac or Linux machine to build the packages/installers for non-Windows platforms. See https://stackoverflow.com/questions/66963414/electronforge-build-app-for-other-platform and https://www.turtle-techies.com/how-to-package-your-multiplatform-electron-app/ and https://www.electronforge.io/config/makers/deb
The text was updated successfully, but these errors were encountered: