rsnext/packages/next/client/dev
Antoine Apollis 83b04c8983
Feat/14701 full reload notification (#28866)
## Feature

- [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issue: #14701
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [x] Errors have helpful link attached, see `contributing.md`

<details>

<summary>Screenshot</summary>

<img width="1388" alt="Screen Shot 2021-12-17 at 2 07 04 PM" src="https://user-images.githubusercontent.com/22380829/146602057-9675455d-cf10-435a-b121-bc462a87fbf3.png">


</details>

Closes: https://github.com/vercel/next.js/issues/14701


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2021-12-17 21:24:13 +00:00
..
error-overlay Feat/14701 full reload notification (#28866) 2021-12-17 21:24:13 +00:00
amp-dev.js Fix dev router usage before router initializing (#31632) 2021-11-21 15:42:19 +01:00
dev-build-watcher.js Add config support for build activity indicator position (#30109) 2021-11-03 21:17:36 +00:00
fouc.js Do not remove no-FOUC styles too early (#14448) 2020-06-22 14:10:19 +00:00
on-demand-entries-client.js Fix accessing router before ready for HMR ping (#31588) 2021-11-18 16:23:21 -06:00
webpack-hot-middleware-client.js Clean up eventsource initialization (#24015) 2021-04-13 16:32:36 +00:00