-
Hi,
The module "node-osascript" works perfectly under dev mode into an Electron project (with the command line `#electron .`), but after build it with electron-packager (with the command line `electr…
-
`electron-builder` ([see here](https://www.electron.build/)) is more advanced and comes with auto-update feature out of the box. So switch out `electron-packager` with `electron-builder`.
-
### Preflight Checklist
* [x] I have read the [[contribution documentation](https://github.com/electron/electron-packager/blob/main/CONTRIBUTING.md)](https://github.com/electron/electron-packag…
ch1ny updated
2 months ago
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version of de…
-
As electron-vue has grown over the past year, it has become apparent that the advanced usage of `webpack`, asset handling, and dependency management has become too troublesome to handle with the simpl…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
[electron-builder](https://github.com/electron-userland/electron-builder#electron-builder---) provides many distribution formats.
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
see #1
https://www.electron.build recommends yarn, apparently because of codesigning on mac.
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…