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
fix: use kill-port npm package for reliable cross-platform port cleanup
- Replace manual port killing (lsof/fuser) with kill-port npm package
- Add kill-port as workspace dependency
- Update all startup scripts in federated-css and federated-css-react-ssr
- Ensures consistent port cleanup across CI and local environments
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments