Skip to content

Commit

Permalink
fix: Build error for web (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
chavda-bhavik authored Sep 5, 2024
2 parents 7d77e6d + daa877c commit 27d6ce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ COPY .prettierignore .

COPY apps/web ./apps/web
COPY apps/web/.example.env ./apps/web/.env
COPY packages/client ./packages/client
COPY libs/shared ./libs/shared
COPY packages/react ./packages/react

Expand Down

0 comments on commit 27d6ce3

Please sign in to comment.