mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-02-26 13:00:09 +08:00
chore: UPDATE
This commit is contained in:
parent
359c3e315f
commit
912b68b8a7
@ -4,12 +4,17 @@
|
|||||||
## How and Why
|
## How and Why
|
||||||
- `Vite` is the scaffold of the future
|
- `Vite` is the scaffold of the future
|
||||||
|
|
||||||
|
## Feature
|
||||||
|
- `Main process` hot restart
|
||||||
|
- `Preload script` hot reload
|
||||||
|
- `Renderer process` hot module replacement -- power by Vite
|
||||||
|
|
||||||
## Command
|
## Command
|
||||||
- npm run dev
|
- npm run dev
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
- All NodeJs、Electron API invoke passed `preload process`
|
- All NodeJs、Electron API invoke passed `Preload script`
|
||||||
|
|
||||||
## Branchs
|
## Branchs
|
||||||
- [ant-design-vue](https://github.com/caoxiemeihao/electron-vue-vite/tree/ant-design-vue)
|
- [ant-design-vue](https://github.com/caoxiemeihao/electron-vue-vite/tree/ant-design-vue)
|
||||||
@ -21,7 +26,7 @@
|
|||||||
|
|
||||||
## 微信讨论
|
## 微信讨论
|
||||||
|
|
||||||
<img width="444px" src="https://raw.githubusercontent.com/caoxiemeihao/electron-vue-vite/main/blog/wx/qrcode.jpg" />
|
<img width="244px" src="https://raw.githubusercontent.com/caoxiemeihao/electron-vue-vite/main/blog/wx/qrcode.jpg" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user