managarten/apps
Wuesteon b8f9bc107c 🐛 fix(chat-backend): remove type-only ConfigService import
Fixed NestJS dependency injection error in ChatService by converting type-only import to regular import.

Root cause: Type-only imports are erased at compile time, causing NestJS to fail dependency injection at runtime.

Error: "Nest can't resolve dependencies of the ChatService (?, DATABASE_CONNECTION)"

This was the same issue we fixed in mana-core-auth services.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 23:02:26 +01:00
..
calendar 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00
chat 🐛 fix(chat-backend): remove type-only ConfigService import 2025-12-04 23:02:26 +01:00
contacts 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00
maerchenzauber/apps fix lint 2025-12-04 00:32:13 +01:00
manacore 🎨 style: fix Prettier formatting issues 2025-12-04 01:05:10 +01:00
manadeck 🐛 fix(docker): fix manadeck backend Dockerfile to use pnpm 2025-12-04 02:43:58 +01:00
memoro/apps/mobile fix lint 2025-12-04 00:32:13 +01:00
nutriphi/apps fix lint 2025-12-04 00:32:13 +01:00
picture 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
presi 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
reader/apps/mobile improve code quality 2025-12-03 23:42:37 +01:00
storage 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
wisekeep/apps fix lint 2025-12-04 00:32:13 +01:00
zitare 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00