Commit b483640
chore: finish moving the toolchain off bun
The check job still installed bun to typecheck, the generated docs page
still told self-hosters to run bun install/bunx, and bun.lock sat next
to package-lock.json with nothing reading it. Switch CI to setup-node
plus npm workspaces, update the self-hosting snippet in the docs
generator, delete the stale lockfile, and bump webapp to the vitest
test runner.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GaLeuxVikb3iH2Etw2tHe71 parent 6328a2c commit b483640
4 files changed
Lines changed: 12 additions & 1521 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments