rsnext/packages/next/build/webpack/config
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
..
blocks HMR for client CSS imports (#39916) 2022-08-25 16:40:16 +00:00
helpers.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
index.ts Bypass empty pages folder for layouts (#40132) 2022-09-03 00:13:47 +00:00
utils.ts Bypass empty pages folder for layouts (#40132) 2022-09-03 00:13:47 +00:00