rsnext/test/e2e/app-dir/app-rendering
Jiachi Liu 03eb4b1d61
Bypass empty pages folder for layouts (#40132)
Check `pagesDir` to bypass empty pages folder when appDir is enabled

* Output empty loadable manifest for now if there's no `pagesDir`
* No custom aliases with all page extensions for `/_app`, `_document` if pagesDir is empty, only keep the built-in ones
* Check pagesDir in build/dev-server/eslint
* Type safe: change arguments of some APIs from optional to required, so that we won't mess up with default arguments
2022-09-03 00:13:47 +00:00
..
app Implement new client-side router (#37551) 2022-07-06 21:16:47 +00:00
next.config.js Enable concurrent mode by default in app-render (#39307) 2022-08-04 00:36:57 +02:00