Merge branch 'main' of github.com:caoxiemeihao/vite-react-electron into main

This commit is contained in:
草鞋没号 2021-12-11 14:13:00 +08:00
commit 45ebfe7ae1
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
- The difference between `scripts/watch.mjs` and `build.mjs` is that the watch option is configured for the Main-process and Preload-script. The Renderer-process uses `require ('vite').createServer`
- Manage projects more through configuration other than scripts. -- **🥳 Simple and clear**
- Manage projects more through configuration other than scripts. -- **🥳 Simple and clearly**
## Demo