mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
Update README.md
This commit is contained in:
parent
e27c6c371d
commit
74ce72367e
@ -47,9 +47,9 @@ npm create electron-vite
|
||||
└── vite.config.ts
|
||||
```
|
||||
|
||||
## 🚨 Be aware
|
||||
## Be aware
|
||||
|
||||
By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option below. [Because it will modify the default config of Vite](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#config-presets-opinionated).
|
||||
🚨 By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option below. [Because it will modify the default config of Vite](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#config-presets-opinionated).
|
||||
|
||||
```diff
|
||||
# vite.config.ts
|
||||
|
Loading…
x
Reference in New Issue
Block a user