You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
having the same issue, as soon as you place ReactRefreshPlugin(), on plugins you get that error, last known setup is with webpack 5.0.0-beta.22 + webpack-fast-refresh 5.0.1
It is the "official" react refresh plugin and it looks to be working with html-webpack-plugin without issues. It also now has full support for webpack v5.
it was working in [email protected], but seems not working with the latest webpack and the plugin:
webpack: 5.0.0.beta.23
node.js: v14.5.0
webpack-fast-refresh: 5.0.4
react-refresh: 0.8.3
The text was updated successfully, but these errors were encountered: