rsnext/packages/next/cli
await-ovo ff37cc9e13
fix: should listen for config file changes when specifying the app directory (#36570)
Fixes: #36569 



## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-05-22 19:42:53 +00: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 fix: should listen for config file changes when specifying the app directory (#36570) 2022-05-22 19:42:53 +00:00
next-export.ts Fix invalid project dir casing breaking Next.js on Windows (#29205) 2021-09-22 21:29:27 +00:00
next-info.ts chore: clarify CLI network errors (#36567) 2022-04-29 12:39:17 +00:00
next-lint.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00
next-start.ts Add port and hostname options to Next Server (#31858) 2021-11-28 16:48:43 +00:00
next-telemetry.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00