rsnext/packages/next/cli
Yunfei He 4551571615
Automatically use different port to start dev server for non-explicit port (#30736)
* Automatically using different port to start dev server for non-explicit port

* return correct port

* more reasonable changes

* fix isExplicitPort

* 1. rename isExplicitPort to allowRetry 2.restrict the number of retries

Co-authored-by: Steven <steven@ceriously.com>
2021-11-11 17:19:20 -05:00
..
next-build.ts Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
next-dev.ts Automatically use different port to start dev server for non-explicit port (#30736) 2021-11-11 17:19:20 -05:00
next-export.ts Fix invalid project dir casing breaking Next.js on Windows (#29205) 2021-09-22 21:29:27 +00:00
next-lint.ts fix: support --cache-strategy ESLint argument (fixes #29926) (#29928) 2021-11-08 12:17:42 -05:00
next-start.ts Fix invalid project dir casing breaking Next.js on Windows (#29205) 2021-09-22 21:29:27 +00:00
next-telemetry.ts Output where preference is saved (#31305) 2021-11-11 16:48:00 +00:00