fix: make dev script choose free port

This commit is contained in:
QiuSW
2026-07-08 16:33:18 +08:00
parent 7c31554f64
commit 462ff5ac4c
7 changed files with 17 additions and 7 deletions
+2
View File
@@ -107,6 +107,8 @@ Windows 快捷脚本:
.\build.bat
```
`dev.bat` 会先切到项目根目录,把 Go bin 加入当前进程 PATH,再从 `9245` 开始选择空闲端口运行 `wails3 dev`。
Windows build 资源:
- `build/windows/wails.exe.manifest`