467b85abc7
Use pnpm --filter consistently for all three package builds in the Dockerfile instead of mixing filter and cd approaches. Also set --project . explicitly on tsc invocations to ensure tsconfig resolution from the package directory rather than workspace root. Co-Authored-By: Paperclip <noreply@paperclip.ing>