feat: remove turbo

This commit is contained in:
2025-06-13 00:09:18 +08:00
parent 07955286f1
commit c60f6f511e
20 changed files with 1796 additions and 3577 deletions

View File

@@ -32,14 +32,9 @@ dev-deps-clean:
dev-codegen:
pnpm run --filter=webui codegen
[unix]
dev-all:
zellij --layout dev.kdl
[windows]
dev-all:
pnpm run dev-all
dev-codegen-wait:
@until nc -z localhost 5001; do echo "Waiting for Recorder..."; sleep 1; done
pnpm run --filter=webui codegen-watch