rsnext/packages/next/build/webpack
JJ Kasper 9b09b92a14
Ensure adding _app/_document HMRs correctly (#28279)
This is a follow-up to https://github.com/vercel/next.js/pull/28227 to ensure `_app` and `_document` HMR correctly when you start the dev server and then add `_app` and `_document`. 

## Bug

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

x-ref: https://github.com/vercel/next.js/issues/27888
2021-08-19 08:12:12 +00:00
..
config Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00
loaders Use zen-observable library (#28214) 2021-08-18 03:29:43 +00:00
plugins Update generating next-server dependencies (#28223) 2021-08-18 10:41:40 -05:00
require-hook.ts Ensure externals are correct for mini-css-extract-plugin (#25340) 2021-05-23 13:15:58 +02:00