Bug 36682 - Replace yarn with pnpm
Summary: Replace yarn with pnpm
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-24 14:22 UTC by Paul Derscheid
Modified: 2024-04-24 14:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Derscheid 2024-04-24 14:22:58 UTC
The idea is to deprecate yarn in favor of pnpm as it offers
- better disk space efficiency
- speed (compared to yarn)
- deterministic installs
- stricter dependency isolation