-
> **Here's what `electron-osx-sign` does a little differently:** Since Electron supports macOS features like Handoff, _when app sandbox is enabled_, `electron-osx-sign` (default with `--pre-auto-entit…
-
[electron-builder](https://github.com/electron-userland/electron-builder#electron-builder---) provides many distribution formats.
-
### Clear and concise description of the problem
Great project; thanks for the work here.
I have a monorepo with a few Vite apps. For testing purposes it would be great to use Electron Vite to s…
-
Please provide an [AppImage](http://appimage.org/) for Linux. This will allow subordination to run on many Linux distributions at once. `electron-builder` has support for it, so should be really easy:…
-
We ran into issues targeting electron@13.5.2 which are solved by sending --force-process-config to node-gyp.
["_Some old versions of Electron shipped malformed config.gypi in their headers distribu…
-
Please provide an [AppImage](http://appimage.org/) for Linux. This will allow temps to run on many Linux distributions at once. `electron-builder` has support for it, so should be really easy:
1. E…
-
I am using the following setup for building my Electron application:
Electron Builder Version: 20
Electron Version: CastLabs Electron 28
Issue: While creating the "EXE" file with electron-builder…
-
I am getting notifications in my Electron app when it is in dev mode, but after it is built there are no notifications present.
I have my build setup with:
```
node: {
__filename: true,
…
-
Related to #478, #489, #490, #491. Foundation implemented in #679.
Add unique subdomain for each engine, e.g. Composer `https://composer.pkg.keygen.sh`.
- [ ] `sparkle`
- [ ] `squirrel`
- [ ] …
-
## Issue
there appears to be a a [lack of automation](http://electron.atom.io/docs/v0.37.5/tutorial/application-distribution/) when it comes to distributing and packaging an application with electron…