alex8088 / electron-vite

Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护
https://electron-vite.org
MIT License
3.56k stars 153 forks source link

Executable produced from build:win script dont render anything #628

Open pachecoisaia opened 1 month ago

pachecoisaia commented 1 month ago

Describe the bug

Comment block at the start of src/render/index.html causes the .exe produced from npm run build:win script to not render anything. Fix was to remove the comment block.

Electron-Vite Version

2.3.0

Electron Version

31.0.2

Vite Version

5.3.1

Validations

pachecoisaia commented 1 month ago

Fix was to remove to the comment