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

build: specify packageManager field #8010

Merged
merged 1 commit into from May 14, 2024
Merged

build: specify packageManager field #8010

merged 1 commit into from May 14, 2024

Conversation

dwelle
Copy link
Member

@dwelle dwelle commented May 12, 2024

For corepack https://nodejs.org/api/corepack.html.

Won't affect those not using corepack, though it should still yell at people if they try to use non-v1 yarn in a project with packageManger specifying v1 yarn, which is good.

We should also investigate migrating to yarn v4.

@dwelle dwelle requested a review from ad1992 May 12, 2024 10:30
Copy link

vercel bot commented May 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw ✅ Ready (Inspect) Visit Preview May 12, 2024 10:31am
excalidraw-package-example ✅ Ready (Inspect) Visit Preview May 12, 2024 10:31am
excalidraw-package-example-with-nextjs ✅ Ready (Inspect) Visit Preview May 12, 2024 10:31am
1 Ignored Deployment
Name Status Preview Updated (UTC)
docs ⬜️ Ignored (Inspect) May 12, 2024 10:31am

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 65.51% (🎯 70%) 51098 / 77992
🔴 Statements 65.51% (🎯 70%) 51098 / 77992
🔴 Functions 66.53% (🎯 68%) 1561 / 2346
🟢 Branches 80.91% (🎯 70%) 6264 / 7741
File CoverageNo changed files found.
Generated in workflow #2474

@dwelle dwelle merged commit cc4c519 into master May 14, 2024
11 checks passed
@dwelle dwelle deleted the dwelle/packageManager branch May 14, 2024 08:45
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.

None yet

2 participants