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

Migration away from Yarn -> pnpm #1042

Open
tobyab opened this issue Dec 30, 2023 · 1 comment
Open

Migration away from Yarn -> pnpm #1042

tobyab opened this issue Dec 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tobyab
Copy link
Member

tobyab commented Dec 30, 2023

Build + install time with Yarn takes a long time. The structure of the lockfile can commonly result in conflicts, too. We should consider migrating to pnpm. Build + install times are much faster (pnpm.io/benchmarks), and conflicts are much easier to mitigate & resolve with the structure of the lockfile.

@tobyab tobyab added the enhancement New feature or request label Dec 30, 2023
@tobyab tobyab self-assigned this Dec 30, 2023
@maxwofford
Copy link
Member

#1082 (comment)

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

No branches or pull requests

2 participants