Conversation
|
Install the latest version of pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/0e6c7101fcab0d346039a6ce3f74da2952ddf533Open in |
|
Nic-Polumeyv
left a comment
There was a problem hiding this comment.
Awesome!
Once pnpm/setup#30 (caches the lockfile verification log, which costs 2.6s of the 4.3s install on every job) and pnpm/setup#39 (stops each job from downloading Node again) are released, we should bump pnpm/setup.
Let's see if there's any advantage to using the Rust-ified pnpm in CI https://pnpm.io/blog/releases/12.0
EDIT: ok seems to shave off 3-8 seconds on Node setup depending on the Node version (24 is faster than 22)