Commit 7788ee8
committed
Strip chat-ui to bundled-only: no public component exports
- Remove all chat-ui/simple exports and source (from p4)
- Remove chat-ui library export, build scripts (build:client-lib, build:chat-ui-simple)
- Remove library build configs (vite.lib.config.ts, tsconfig.lib.json, tailwind config)
- Move UI source back to client/src/ (no longer needed outside client bundle)
- Remove all React/UI peer deps and library-only dependencies
- Revert @/ alias and tsconfig paths to client-local ./src
- Simplify tsdown.config.ts to single server-only config
- Exclude src/chat-ui from main tsconfig (server-only type checking)
- Keep bundled UI app in dist/chat-client/ for chat.staticAssetsPath1 parent e95b4ac commit 7788ee8
131 files changed
Lines changed: 100 additions & 5148 deletions
File tree
- integrations/appkit-agent
- client
- src
- components
- elements
- icons
- ui
- contexts
- hooks
- layouts
- lib
- pages
- types
- src/chat-ui
- contexts
- simple
- primitives
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 47 | | |
59 | 48 | | |
60 | 49 | | |
61 | 50 | | |
62 | 51 | | |
63 | 52 | | |
64 | 53 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 54 | + | |
| 55 | + | |
71 | 56 | | |
72 | 57 | | |
73 | 58 | | |
| |||
0 commit comments