managarten/packages/credit-operations
Till JS 2b0b902ba3 fix(credit-operations): point package exports to compiled dist/ instead of raw src/
The package.json was pointing main/exports to src/index.ts which crashes in production
Docker containers where Node runs CJS and can't handle ESM export tokens.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 20:03:22 +01:00
..
src feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
package.json fix(credit-operations): point package exports to compiled dist/ instead of raw src/ 2026-03-26 20:03:22 +01:00
tsconfig.json 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility 2026-02-01 13:55:05 +01:00