alex8088 / electron-vite

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

feat: add npm releasing github action, and enhance the server watch mode #603

Open mamboer opened 3 months ago

mamboer commented 3 months ago

Description

  1. Add npm releasing automation
  2. Enhance watch mode of the server module, make the server restarting more gracefully

Additional context


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following