mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
Merge branch 'main' of github.com:caoxiemeihao/electron-vue-vite into main
This commit is contained in:
commit
042f7af691
@ -38,7 +38,7 @@ npm create electron-vite
|
|||||||
+ │ ├─┬ main
|
+ │ ├─┬ main
|
||||||
+ │ │ └── index.ts entry of Electron-main
|
+ │ │ └── index.ts entry of Electron-main
|
||||||
+ │ └─┬ preload
|
+ │ └─┬ preload
|
||||||
+ │ └── index.ts entry of Electron-preload
|
+ │ └── splash.ts entry of Electron-preload
|
||||||
├─┬ src
|
├─┬ src
|
||||||
│ └── main.ts entry of Electron-renderer
|
│ └── main.ts entry of Electron-renderer
|
||||||
├── index.html
|
├── index.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user