release: bump version to 0.68.0
This commit is contained in:
@@ -286,6 +286,8 @@ bun run build
|
||||
|
||||
不要使用 `npm run ...`。项目在 WSL / Windows 混合环境优先依赖 Bun,避免 Node/npm 路径差异。
|
||||
|
||||
`./planet.sh start` / `init` 会在启动前执行一次 `bun install`,而不是只检查 Vite 入口文件是否存在。这样新设备、清过 `node_modules` 的环境或 lockfile 已变更的环境,都能在进入控制台前同步前端依赖,避免动态 import 因缺失依赖返回 500。
|
||||
|
||||
验证前端构建:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user