Commit ddd8f06
committed
ci: add .tool-versions for Cloudflare Pages
The removal of the root `packageManager` field broke the Cloudflare
Pages build: without it, Cloudflare's asdf fell back to nodejs 20.20.0
and pnpm 9.15.9, both rejected by our `engines` constraints. Pin
nodejs and pnpm versions in an asdf-style `.tool-versions` so
Cloudflare (and asdf users locally) pick up the right versions.1 parent 790dcb7 commit ddd8f06
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments