You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: