lilith-platform.live/codebase/@features/messages/frontend-user
Natalie 7a1534991e fix(ci): unblock typecheck for messages Thread and my frontend
Thread.tsx imported iMessage primitives from @lilith/ui-messaging where
they are not exported; point at @lilith/ui-imessage instead. Add
skipLibCheck to my/frontend-public and raise the tsc heap in
typecheck-all.sh so the CI sweep no longer OOMs on large frontends.
2026-06-22 00:10:22 -05:00
..
public
src fix(ci): unblock typecheck for messages Thread and my frontend 2026-06-22 00:10:22 -05:00
eslint.config.js
index.html feat(user-interface): Introduce contact search API endpoint and UI components for frontend user messages 2026-04-08 11:57:25 -07:00
lilith-messages-frontend-user-0.1.0.tgz
package.json fix(ci): unblock typecheck for messages Thread and my frontend 2026-06-22 00:10:22 -05:00
tsconfig.json feat(user-notifications): Implement frontend user message notifications with real-time updates 2026-04-07 15:09:32 -07:00
tsconfig.node.json feat(user-notifications): Implement frontend user message notifications with real-time updates 2026-04-07 15:09:32 -07:00
vite.config.ts chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules 2026-05-15 22:08:05 -07:00