fix: ensure website build doesn't rely on new mobile components

this commit also removes js e2e-tests
This commit is contained in:
Tienson Qin
2025-07-02 22:38:32 +08:00
parent 8a219cacc1
commit 453ee3b3b4
52 changed files with 35 additions and 10301 deletions

View File

@@ -61,7 +61,6 @@ This is overview of this repository's most important directories and files.
- `packages/ui/` - The frontend's component system based on shadcn
- `packags/tldraw/` - Custom fork of tldraw which powers whiteboards
- `scripts` - Dev scripts
- `e2e-tests/` - end to end frontend tests
- `clj-e2e/` - end to end clj frontend tests
- `android/` - Android app
- `ios/` - iOS app