chaotic-aur / toolbox

Unified kit with all the scripts required for maintaining the repository 🧰
https://aur.chaotic.cx
GNU Affero General Public License v3.0
81 stars 11 forks source link

Use PNPM instead of Yarn #65

Closed nyabinary closed 1 year ago

nyabinary commented 1 year ago

PNPM is faster than yarn and has a lot more customizability than yarn. Would be an excellent choice to speedup the toolchain.

JustTNE commented 1 year ago

I'm not sure what this issue is about? The toolbox does not make use of yarn or any JS dependencies at runtime, only for shellcheck. We are definitely 100% not changing packages to use pnpm instead, that is the AUR maintainers decision.