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:
parent
8684156ffc
commit
d1f73bf7fc
60 changed files with 49 additions and 5340 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,7 +7,6 @@ dist
|
|||
# build outputs
|
||||
.next
|
||||
out
|
||||
.turbo
|
||||
build
|
||||
bin
|
||||
dist-electron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue