docs: update

This commit is contained in:
草鞋没号 2022-07-21 09:36:35 +08:00
parent e657454cd7
commit 2cbc705f89

View File

@ -46,7 +46,7 @@ npm create electron-vite
└── vite.config.ts
```
## 🚨
## 🚨 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).