fix(manacore): add credit-operations package to web Dockerfile

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-24 11:21:31 +01:00
parent 58fb3e8dff
commit c4cc8529e3

View file

@ -46,6 +46,7 @@ COPY packages/shared-vite-config ./packages/shared-vite-config
COPY packages/shared-pwa ./packages/shared-pwa
COPY packages/qr-export ./packages/qr-export
COPY packages/wallpaper-generator ./packages/wallpaper-generator
COPY packages/credit-operations ./packages/credit-operations
# Copy manacore web
COPY apps/manacore/apps/web ./apps/manacore/apps/web