Skip to content

feat: Switch to pnpm#39

Open
alex289 wants to merge 2 commits into
mainfrom
feature/pnpm
Open

feat: Switch to pnpm#39
alex289 wants to merge 2 commits into
mainfrom
feature/pnpm

Conversation

@alex289
Copy link
Copy Markdown
Member

@alex289 alex289 commented May 21, 2026

No description provided.

@alex289 alex289 requested a review from timokoessler May 21, 2026 19:29
@alex289 alex289 self-assigned this May 21, 2026
@alex289 alex289 added the enhancement New feature or request label May 21, 2026
Comment thread Dockerfile
COPY --from=install-deps /app/node_modules ./node_modules

RUN npm run build
RUN node --run build
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build not working

- name: Set up pnpm
uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6
with:
run_install: false
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as default, does not hurt tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants