Update README.zh-CN.md

This commit is contained in:
草鞋没号 2022-07-20 19:07:54 +08:00 committed by GitHub
parent 6fc1e5fd9b
commit c90d0b90cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ npm create electron-vite
```
## 🚨
## 🚨 这需要留神
默认情况下,该模板在渲染进程中集成了 Node.js如果你不需要它你只需要删除下面的选项. [因为它会修改 Vite 默认的配置](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#config-presets-opinionated).