managarten/services/mana-credits
Till JS 39a6f42209 fix(mana-credits): correct pnpm workspace filter (@mana/credits-service, not @mana/credits)
Build was succeeding-by-luck because the wrong filter resolved to
nothing → pnpm installed all workspace deps. After Phase 3.A added
the new grant route, the install pruning must have changed enough
that the build started failing with /app/node_modules: not found.
Fix the filter to match the real package name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 14:27:18 +02:00
..
drizzle feat(feedback,credits): community-credit grants — +5 submit / +500 ship / +25 reaction-match 2026-04-27 14:13:46 +02:00
src feat(feedback,credits): community-credit grants — +5 submit / +500 ship / +25 reaction-match 2026-04-27 14:13:46 +02:00
CLAUDE.md feat(credits): add 2-phase debit (reserve/commit/refund) 2026-04-17 14:41:41 +02:00
Dockerfile fix(mana-credits): correct pnpm workspace filter (@mana/credits-service, not @mana/credits) 2026-04-27 14:27:18 +02:00
drizzle.config.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
package.json refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
tsconfig.json feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00