mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-05 22:35:47 +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.