Skip to content

Commit 15f0416

Browse files
committed
(fix): web build not having correct patches
1 parent e66c737 commit 15f0416

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/polycentric/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ ENV EXPO_PUBLIC_POLYCENTRIC_SEED_SERVERS=$EXPO_PUBLIC_POLYCENTRIC_SEED_SERVERS
2020
ARG SKIP_WORKSPACE_BUILD=
2121

2222
COPY .npmrc turbo.jsonc pnpm-lock.yaml pnpm-workspace.yaml package.json ./
23+
COPY patches patches
2324
COPY apps apps
2425
COPY packages packages
2526
COPY tools tools

0 commit comments

Comments
 (0)