rsnext/packages/next/build/webpack/config/blocks
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
..
css Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00
base.ts add support for esm externals (#27069) 2021-07-10 16:49:02 +00:00