mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
- Added index signatures to all generated types and Create/Update input types - Fixed Workflow description field type (null vs undefined) - Fixed lint errors in API route (proper type checking for user object) - Added server-only directive to compiler module - Temporarily disabled PackageStyleLoader (needs API route instead of client-side fs access) - Simplified main.scss to avoid SCSS @use import order issues - TypeScript errors reduced from 39 to ~19 (mostly missing Prisma models) - Build process now gets further (past SCSS compilation) Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>