Commit ac037ed
fix(release): drop extension test files from the Windows zip too (#63)
#62 pruned them from build-release.sh, which covers linux/macos/deb/rpm/
AppImage. The Windows job stages separately with Copy-Item -Recurse and
kept shipping them: v3.8.9's tronbrowser-win-x64.zip contains
moshpit.test.js (12077B) and moshpit-drift.test.js (4106B).
Mirror the prune in the pwsh path so every platform matches.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 7c636d4 commit ac037ed
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| |||
0 commit comments