refactor: remove unused monorepo tooling

Delete packages/ui and packages/utils (zero imports from apps/web),
remove Turborepo, inline tsconfig.base.json into web's tsconfig,
and simplify root scripts to use pnpm --filter directly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Naiyuan Qing 2026-03-26 17:57:11 +08:00
parent 8684156ffc
commit d1f73bf7fc
60 changed files with 49 additions and 5340 deletions

1
.gitignore vendored
View file

@ -7,7 +7,6 @@ dist
# build outputs
.next
out
.turbo
build
bin
dist-electron