-
由 Will Chen 提交于
## Summary - remove unsupported `node-pty` artifacts before Windows signing runs, including Darwin prebuild directories and the extra `bin` directory - keep the supported Windows `node-pty` runtime binaries in place for packaged app execution - expand the Windows signing unit test to verify unsupported artifacts are removed and Windows binaries remain ## Test plan - npm run fmt - npm run lint:fix - npm run ts - npm test #skip-bugbot <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/3171" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->