feat: add mise config for web

This commit is contained in:
Acbox
2026-01-29 15:49:51 +08:00
parent bfea20482b
commit 54c9143a9c
5 changed files with 19 additions and 302 deletions
+1
View File
@@ -29,6 +29,7 @@ description = "Start development environment"
depends = [
"//agent:dev",
"//cmd/agent:start",
"//packages/web:dev",
]
[tasks.setup]