Add Windows installer support - #32
Conversation
|
Thanks for getting the Windows build working, Shashank! 🪟 The On this PR✅ Keep:
git checkout main -- package-lock.json
git commit -m "Revert unintended package-lock libc churn"
git pushAfter that, this PR is a clean one-file add and ready to merge. 👍 How to contribute Windows releases going forwardGood news: no installer config changes are needed —
If you want, the cleanest long-term fix is a GitHub Actions release workflow that builds Windows/Linux/macOS on tag push and attaches the binaries automatically — happy to pair on that next. 🤖 Generated with Claude Code |
Summary
Testing