chore(webui): migrate vite to v8 toolchain

This commit is contained in:
CJACK
2026-04-06 00:28:36 +08:00
parent d9eee5fd2d
commit a608a4bd95
8 changed files with 552 additions and 1139 deletions

View File

@@ -25,7 +25,7 @@
| 依赖 | 最低版本 | 说明 |
| --- | --- | --- |
| Go | 1.26+ | 编译后端 |
| Node.js | 20+ | 仅在需要本地构建 WebUI 时 |
| Node.js | `20.19+``22.12+` | 仅在需要本地构建 WebUI 时 |
| npm | 随 Node.js 提供 | 安装 WebUI 依赖 |
配置来源(任选其一):