Add air's proxy auto page reload features.

This commit is contained in:
Zed A. Shaw 2025-06-03 15:19:25 -04:00
parent d015a8ce93
commit eaaab2ac0b
2 changed files with 123 additions and 24 deletions

View file

@ -5,4 +5,4 @@ docs:
go tool godoc -http=localhost:6060 -index
dev:
go tool air --build.cmd "make build" --build.bin "fibertest.exe"
air