Commit 1b00b22
Prevent build artifacts from being cached
Add .npmignore to exclude build/ and bin/ directories from package
cache. This ensures native modules are always freshly built on the
target system, preventing MODULE_VERSION mismatches in Electron.
Fixes issue where yarn cache includes stale Node.js builds that
don't get rebuilt for Electron.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 59839d3 commit 1b00b22
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments