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

Build performance improvement: pnpm or bun #156

Open
tylers-username opened this issue Jan 16, 2024 · 1 comment · May be fixed by #162
Open

Build performance improvement: pnpm or bun #156

tylers-username opened this issue Jan 16, 2024 · 1 comment · May be fixed by #162

Comments

@tylers-username
Copy link
Collaborator

We should consider using pnpm or bun to speed up the installation. Reportedly cuts more than a minute in from testing - so from 4 to 3. Bun is already available. So possibly a better choice.

@tylers-username tylers-username linked a pull request Jan 17, 2024 that will close this issue
@gilzow
Copy link
Collaborator

gilzow commented Jan 17, 2024

Are we concerned we're "Faking" our speed by switching? From what I can find, npm is still the most widely used package manager in javascript projects. Shouldn't our demo use something similar to what our customers will use in their own projects?

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 a pull request may close this issue.

2 participants