next.js
f3132354 - Remove pong HMR event as it is not used (#54965)

Commit
2 years ago
Remove pong HMR event as it is not used (#54965) While investigating the HMR event types I noticed `pong` is not being used in Pages Router nor in App Router. This PR removes the code that sends it as it's essentially dead code.
Author
Parents
Loading