mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:41:09 +02:00
fix(matrix-web): add shared-stores to Dockerfile
Required for navigation store functionality. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
5f07eb734e
commit
95cd14202d
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ COPY packages/shared-icons ./packages/shared-icons
|
|||
COPY packages/shared-tailwind ./packages/shared-tailwind
|
||||
COPY packages/shared-theme ./packages/shared-theme
|
||||
COPY packages/shared-types ./packages/shared-types
|
||||
COPY packages/shared-stores ./packages/shared-stores
|
||||
COPY packages/shared-ui ./packages/shared-ui
|
||||
COPY packages/shared-utils ./packages/shared-utils
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue