rsnext/packages/next/server/dev
Tim Neutkens 51d962d60f
Leverage pageExtensions for resolving in loader (#36747)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] 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

- [ ] Make sure the linting passes by running `yarn lint`
2022-05-07 13:37:14 +00:00
..
hot-middleware.ts partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02:00
hot-reloader.ts Leverage pageExtensions for resolving in loader (#36747) 2022-05-07 13:37:14 +00:00
next-dev-server.ts Tweak routing tests (#36667) 2022-05-05 13:15:32 +02:00
on-demand-entry-handler.ts Tweak routing tests (#36667) 2022-05-05 13:15:32 +02:00
static-paths-worker.ts Add port and hostname options to Next Server (#31858) 2021-11-28 16:48:43 +00:00