-
Would it be possible to have a windows installer packaging option? As far as I can tell every packaged project with electron requires you to download electron and have ~200 mb of unnecessary files. Wo…
-
### 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…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: Version: 1.94.2
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5…
-
### Error on running pipeline:
`Application entry file "out\main\index.js" in the "D:\a\electron-test\electron-test\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configur…
-
My app keeps closing automatically, after building a windows x64 app. There are no build errors and I have used the same code as mentioned in [this article](https://www.saybackend.com/blog/03-electro…
-
Wow, thank you for making this project! Seems like all of the other demos for Vite and Electron out there use some kind of other tool which abstracts away the steps to combine the tooling manually, an…
-
I've recently reported a bug in Electron regarding a serious low frame rate using desktopCapturer API: electron/electron#8278
Seems that this project will save my life, but since the app I'm working …
-
![flyer-join-web-developers](https://github.com/user-attachments/assets/ce68cad9-7bf7-4f9d-86e0-3fe1cd92a2df)
Open Music Games.org is looking for
## 3-4 Web Programmers with focus on Web-Apps …
-
Hello, I'm created custom protocol for deep link.
code is like bottom.
src/main/main.ts
```ts
app.removeAsDefaultProtocolClient('customtest');
if (process.defaultApp) {
console.log(process…
-
* **Electron-Builder Version**: 25.1.8
* **Node Version**: 18.x
* **Electron Version**: 33.0.1
* **Electron Type (current, beta, nightly)**: current
* **Target**: Windows
…