rsnext/packages/next/build/webpack/config
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
..
blocks Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00
helpers.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
index.ts Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00
utils.ts Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00