Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable corepack and add pnpm in Dockerfile #389

Merged
merged 3 commits into from
Apr 21, 2023
Merged

Conversation

ProchaLu
Copy link
Member

This PR enables corepack and adds pnpm to the Dockerfile to address the failed build issues. This PR adds missing Dockerfile changes in #379

This PR addresses issues with the Docker build process by enabling Corepack and adding pnpm to the Dockerfile. The previous build failed with

/bin/sh: pnpm: not found

This change should allow for successful Docker builds going forward, which was missed in #379

@github-actions
Copy link

github-actions bot commented Apr 21, 2023

size-limit report 📦

Path Size
dist/preflight.esm.js 7.26 KB (+0.53% 🔺)

@Josehower Josehower merged commit cfe7838 into main Apr 21, 2023
@Josehower Josehower deleted the add-pnpm-dockerfile branch April 21, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants