Commit e34a6cc
committed
fix: explicitly rebuild rollup native binaries for each platform
- Add platform-specific npm rebuild commands for rollup binaries
- Ensures native binaries are properly built/installed
- Addresses persistent rollup module not found errors
- Uses npm rebuild to force binary compilation1 parent 71d99a7 commit e34a6cc
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
44 | 52 | | |
45 | 53 | | |
| |||
0 commit comments