-
-
Notifications
You must be signed in to change notification settings - Fork 315
Migrate package manager to Bun #1643
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
Comments
This was referenced May 2, 2025
Yessss! This is really cool Although pnpm is a bit better in terms of package manager, we can switch to Bun for high speed |
Also a very great idea to use |
Not sold on using it quite yet, see #1628 (comment). We'll have to see how much faster it is for us. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Feature Request
Switch package managers from PNPM to Bun. Why?
pnpm upgrade
/dependabot don't work with it :/tsx
from dependenciesbunup
), reducing overall build times slightlyIs your feature request related to a bug?
N/A
What are the alternatives?
Continue using PNPM. Yarn, NPM, and Deno are not options in my mind:
Additional context
unbuild
totsdown
#1628The text was updated successfully, but these errors were encountered: