Closed lishaduck closed 3 months ago
A brief history of our package managers:
psdtools.github.io
was always 0-dependency until now; it now uses Bun.
GPA_Calculator
originally used CDNs, then migrated to NPM, then PNPM and finally Bun.
PHS-Map
originally used CDNs, then migrated to Bower, after which it migrated to NPM. Then, it was migrated to PNPM and then Bun. However, it was then migrated to Yarn, then PNPM again to work around bugs in Bun. It was eventually migrated back to Bun once the issues were resolved.
Fixed by e3d2200c36cccd96068aa6343d14cb101cd2c668.
Yes. PNPM for the third time. I'm being dead serious. Bun's fast. But... I hate the lockfile. And PNPM has version catalogs. And Dependabot works. I might just switch it back.