Commit graph

3 commits

Author SHA1 Message Date
Luna 283e632772 switch to yarn 2023-07-27 07:22:09 +05:30
Kainoa Kanter 19596a91e4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
ThatOneCalculator 6e16bed0a8 More yarn workspaces stuff 2022-05-30 17:31:24 -07:00