Commit ce61324
Fix CI: use npm rebuild for all native modules in client workspace
Individual installs miss other native bindings (Tailwind CSS 4, etc).
A blanket rebuild in the client workspace fixes all optional native
deps broken by npm/cli#4828.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0468246 commit ce61324
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