-
HMR was cool on the tin, but causes more problems than it helps (errors with web-workers, file-update-event thrashing, a bunch of other issues). Has anyone published a fork with HMR removed? I'll love you forever. |
Beta Was this translation helpful? Give feedback.
Answered by
nyaarium
Jul 23, 2020
Replies: 1 comment
-
Nevermind. Just realized the newest version (9.4) of Next.js replaces HMR with FastRefresh. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nyaarium
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind. Just realized the newest version (9.4) of Next.js replaces HMR with FastRefresh.