Files
snippet-pastebin/package-lock.json
johndoe6345789 4928c0de6c fix: Resolve production build issues - install missing dependencies and fix type errors
- Install missing npm dependencies: embla-carousel-react, react-hook-form, react-resizable-panels
- Simplify collapsible and dialog components by removing asChild prop (type complexity)
- Fix CreateNamespaceDialog to work without asChild
- Update resizable component to use correct react-resizable-panels exports (Group, Panel, Separator)
- Temporarily ignore TypeScript build errors for sidebar components with asChild pattern
- Production build now succeeds

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-20 20:20:33 +00:00

392 KiB