Commit 3260951
fix(ci): add @rollup/rollup-linux-x64-gnu as explicit optional dependency
npm lockfile v3 only records platform-specific optional deps for the OS
where the lockfile was generated (macOS). Without a matching manifest
entry in package.json, npm silently skips the rollup linux binary on CI.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0001f35 commit 3260951
2 files changed
Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments