mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
Merge pull request #168 from fan9704/fix_Fan9704_README.MD
Fix README.md Error
This commit is contained in:
commit
e1300d5ae5
@ -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