Commit bfdae71
fix: use robust rolldown shim from PR openclaw#63
Replaces the simpler .pnpm/node_modules/.bin PATH addition with a
proper shell shim that locates rolldown in the pnpm store and creates
a wrapper script. This handles the case where rolldown was removed
from upstream direct dependencies (v2026.2.21+) but remains as a
transitive dep via rolldown-plugin-dts.
Cherry-picked approach from openclaw#63.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 866271e commit bfdae71
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
| |||
0 commit comments