rsnext/packages/next/build/webpack
JJ Kasper 1435de15bc
Ensure component load order (#22731)
This ensures we load `_document` then `_app` and then the page's component in all cases which matches behavior between the serverless target and the default server target.  Additional tests to ensure this order is followed has been added to prevent regression. 

Fixes: https://github.com/vercel/next.js/issues/22732
2021-03-03 19:20:48 +00:00
..
config chore: compile css-loader (#21357) 2021-01-20 05:47:25 +00:00
loaders Ensure component load order (#22731) 2021-03-03 19:20:48 +00:00
plugins Update webpack server chunks output (#22697) 2021-03-03 09:37:24 +00:00
require-hook.ts fix: register webpack hook earlier and use absolute paths (#21877) 2021-02-16 09:51:52 +01:00