Commit 175a0e5
Fix CI: reinstall client deps to resolve all native bindings
npm rebuild only rebuilds existing modules; the native optional deps
aren't present at all after npm ci in workspaces. Reinstalling in the
client workspace resolves rollup, lightningcss, and Tailwind bindings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ce61324 commit 175a0e5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments