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

Migrate to pnpm #225

Merged
merged 5 commits into from
Aug 3, 2022
Merged

Migrate to pnpm #225

merged 5 commits into from
Aug 3, 2022

Conversation

nvh95
Copy link
Owner

@nvh95 nvh95 commented Aug 3, 2022

Summary/ Motivation (TLDR;)

Use pnpm instead of npm

Related issues

Features

  • Use pnpm
  • Remove package-lock.json

Comparison

Command npm pnpm
Cold install with lock file 54s 3s

pnpm is 18 times faster than npm

@netlify
Copy link

netlify bot commented Aug 3, 2022

Deploy Preview for jest-preview-library canceled.

Name Link
🔨 Latest commit 6091447
🔍 Latest deploy log https://app.netlify.com/sites/jest-preview-library/deploys/62eab2d8a935f100078297fd

@nvh95 nvh95 changed the title Pnpm Migrate to pnpm Aug 3, 2022
@nvh95 nvh95 marked this pull request as ready for review August 3, 2022 17:44
@nvh95 nvh95 merged commit 6465c7f into main Aug 3, 2022
@nvh95 nvh95 deleted the pnpm branch August 3, 2022 17:45
@nvh95 nvh95 mentioned this pull request Aug 3, 2022
@nvh95 nvh95 linked an issue Aug 3, 2022 that may be closed by this pull request
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.

Experiment pnpm
1 participant