8000 Switch from `npm` to `pnpm` for faster package installation by codecalm · Pull Request #1559 · tabler/tabler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Switch from npm to pnpm for faster package installation #1559

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

Merged
merged 6 commits into from
May 10, 2023
Merged

Conversation

codecalm
Copy link
Member

This PR switches the project from npm to pnpm as the package manager. pnpm is a faster and more efficient package manager that reduces the amount of disk space used and speeds up package installation.

Switching to pnpm should make it faster and easier for developers to install and manage dependencies for the project, especially for larger projects with many dependencies. pnpm also supports multiple package versions in a single project, reducing the potential for version conflicts.

To switch to pnpm, I updated our project dependencies to include the necessary packages and added configuration files to set it up. I also updated our README file to explain how to use pnpm and its benefits.

Overall, this update should make it easier for us to manage dependencies and speed up the development process by reducing the time needed for package installation.

@changeset-bot
Copy link
changeset-bot bot commented May 10, 2023

🦋 Changeset detected

Latest commit: 85d73d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@tabler/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
vercel bot commented May 10, 2023

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

Name Status Preview Updated (UTC)
tabler ✅ Ready (Inspect) Visit Preview May 10, 2023 0:28am

@codecalm codecalm merged commit 8552a46 into dev May 10, 2023
@codecalm codecalm deleted the dev-pnpm-init branch May 10, 2023 00:31
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.

1 participant
0