Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This plugin breaks the Fast Refresh #175

Open
kud opened this issue Aug 13, 2021 · 4 comments
Open

This plugin breaks the Fast Refresh #175

kud opened this issue Aug 13, 2021 · 4 comments

Comments

@kud
Copy link

kud commented Aug 13, 2021

If you wrap your webpack config with this plugin, the fast refresh will be broken and gives you this as error:

Uncaught TypeError: can't access property "runtime", __webpack_require__.$Refresh$ is undefined
@joe06102
Copy link

It breaks the HMR too!
with the plugin enabled, the HMR will throw 'hot-update.json 404'

@Vercjames
Copy link

Still an issue Uncaught TypeError: Cannot set properties of undefined (setting 'runtime')

@tmns
Copy link

tmns commented Jun 13, 2022

Just ran into this as well! Realized after some process of elimination that this plugin was at fault. I imagine nobody has found a workaround eh (aside from disabling the plugin entirely)?

@lsdyi
Copy link

lsdyi commented Apr 7, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants