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

chore: switch to pnpm as a package manager #91

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Conversation

golota60
Copy link
Owner

yarn1 has been a pain with lockfiles and broken deps for a while now, especially with ESM builds. This PR is ripping the bandaid off.

pnpm was chosen as a a replacement as it seems to be the most no-nonsense solution out there(for now). yarn2+ has a lot of noise, yarn4 even uses experimental corepack as a default, which is unacceptable for me. npm on the other hand is cool and works, but it seems it's going out of style lately.

@golota60 golota60 merged commit e2496da into master Dec 19, 2023
1 check passed
@golota60 golota60 deleted the sw/pnpm-switch branch December 19, 2023 17:17
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

1 participant