mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
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:
parent
58fb3e8dff
commit
c4cc8529e3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue