next.js
f3132354
- Remove pong HMR event as it is not used (#54965)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#54965 - Remove pong HMR event as it is not used
Author
timneutkens
Parents
7a1924ed
Loading