Files
Vector/apps
josh 37494c17ef
CI / Lint · Typecheck · Test · Build (push) Successful in 49s
CI / Playwright (smoke) (push) Has been skipped
CI / Build & push images (push) Failing after 51s
fix(docker): prisma generate must run before packages/db tsc build
packages/db/src/index.ts re-exports model types from @prisma/client,
so the generated client has to exist before tsc walks that file. The
previous order hit TS2305 on User/Manufacturer/Site/etc.
2026-04-16 21:18:04 -04:00
..
2026-04-16 20:52:32 -04:00