Skip to content

Commit

Permalink
remove copy pnpm lock
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Oct 31, 2024
1 parent ce1783d commit 34f3feb
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 2,449 deletions.
2 changes: 0 additions & 2 deletions apps/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ COPY package.json ./
# Remove workspace dependencies before installing
RUN sed -i 's/"@repo\/.*": "workspace:\*",//g' package.json

COPY pnpm-lock.yaml ./

# Install only production dependencies
RUN pnpm install --prod

Expand Down
Loading

0 comments on commit 34f3feb

Please sign in to comment.