-
### 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…
-
All pacakges should be upgraded to the newest version
-
I tried bumping from v4.4.8 to v5.1.0 but have come across this when trying to use this library with electron vite:
```error during build:
SyntaxError: unknown file: Unable to transform arrow insi…
-
Attempting to import `electron-log/preload` in my preload file throws the following error:
```
[2024-08-02 18:20:22.052] [error] WebContents#preload-error: {
preload…
-
### System Info
version: 2.17.2
browser: brave
JS library: vite
### Environment/Platform
- [X] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop …
-
### Describe the bug
The base variable inside electron.vite.config.ts gets ignored.
The build output always shows a prefix of ./ in front of assets links.
### Electron-Vite Version
2.0.0
…
-
本地编译各种都正常,fontend中的dist资源也移动了,最后npm run dev如下也正常:
> ee@3.11.0 dev
> ee-bin dev
[ee-bin] [dev] Run [dev frontend] command
[ee-bin] [dev] config: {"directory":"./frontend","cmd":"npm","args":["r…
-
### 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…
-
### Description
The LWC Rollup plugin seems to have a fundamental incompatibility with Vite's core set of plugins (which are not configurable). The issue stems from the fact that both the LWC Roll…
-
### Describe the bug
Electron 27 just came out, and I seem to be having problems launching my built app when using the bytecode plugin
![image](https://github.com/alex8088/electron-vite/assets/8…