mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-13 08:31:03 +08:00
Previous changes caused `detect-port` to pick random port on app startup. Update fixes this regression, `detect-port` pick next available port instead.