jiff icon indicating copy to clipboard operation
jiff copied to clipboard

Move suggested package manager to `bun`

Open AbhinavMir opened this issue 9 months ago • 0 comments

Quickly tested install times from all package managers, seems like Bun is the winner. Can also move to use that build system for faster build times.

Package Manager Time Taken
Bun 2 seconds
npm 15 seconds
Yarn 13 seconds
pnpm 6 seconds

AbhinavMir avatar May 01 '24 20:05 AbhinavMir