-
Beta Was this translation helpful? Give feedback.
Answered by
alex8088
Sep 6, 2023
Replies: 2 comments
-
electronforge vite 是一个基础的方案,而electron-vite 提供完善的解决方案,例如 预配置减少开发者的配置心智负担;开箱支持 Vue、React、Svelte 和 SolidJS 等;优化electron主进程资源处理;代码保护;易于调试;完善的开发文档等等,旨在为 Electron 提供更快、更精简的开发体验。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mesimpler
-
@alex8088 for both, what are pro/cons and differences (features, performances etc)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
electronforge vite 是一个基础的方案,而electron-vite 提供完善的解决方案,例如 预配置减少开发者的配置心智负担;开箱支持 Vue、React、Svelte 和 SolidJS 等;优化electron主进程资源处理;代码保护;易于调试;完善的开发文档等等,旨在为 Electron 提供更快、更精简的开发体验。