Skip to content

Commit ea5cbe1

Browse files
authored
Merge pull request tsparticles#5889 from tsparticles/v4
MCP Server dockerfile fix
2 parents 5d0880f + e19b812 commit ea5cbe1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integrations/mcp-server/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ WORKDIR /app
99

1010
# Workspace root files
1111
COPY pnpm-lock.yaml pnpm-workspace.yaml package.json ./
12+
COPY patches/ ./patches/
1213

1314
# Package files
1415
COPY integrations/mcp-server/package.json integrations/mcp-server/tsconfig.json ./integrations/mcp-server/

0 commit comments

Comments
 (0)