mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:01:09 +02:00
🔧 chore(calendar-web): add shared-stores to Dockerfile
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
fc15366efa
commit
8779d04789
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ COPY packages/shared-tags ./packages/shared-tags
|
|||
COPY packages/shared-splitscreen ./packages/shared-splitscreen
|
||||
COPY packages/shared-vite-config ./packages/shared-vite-config
|
||||
COPY packages/shared-api-client ./packages/shared-api-client
|
||||
COPY packages/shared-stores ./packages/shared-stores
|
||||
|
||||
# Copy calendar packages and web
|
||||
COPY apps/calendar/packages ./apps/calendar/packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue