You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes for CLI Binary and Client install URL Shortening
🐛 Bug Fixes
client: Fixed Cannot find package 'react-devtools-core' runtime error when running compiled CLI binaries - replaced --external flag with a bundled no-op stub so Ink's optional devtools import resolves inside the binary
📝 Documentation
docs: Shortened CLI install URLs from raw GitHub links to skysend.ch/install.sh and skysend.ch/install.ps1 redirects across README, docs, and install scripts