-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
-
Operating System: macOS Big Sur 11.2
-
Node Version: v14.15.4
-
NPM Version: 6.14.10
-
webpack Version: ^5.19.0
-
webpack-dev-server Version: ^4.0.0-beta.0
-
Browser: Google Chrome Version 88
-
This is a bug
-
This is a modification request
Code
Repository link: https://github.com/Ridermansb/webpack5Hot
masterbranch it's using only basic webpack-dev-server configuration without any pluginsreact-hot-loaderbranch it's using react-hot-loader plugin. Pull Request #1react-refresh-webpack-pluginbranch it's using pmmmwh/react-refresh-webpack-plugin webpack plugin. Pull Request #2
Expected Behavior
In all case... should not reload the page and only reload the portion that's changed
Actual Behavior
It's Always reloading the entire page.
For Bugs; How can we reproduce the behavior?
Just clone the repository ridermansb/webpack5Hot
npm installnpm start
And try update Header component
ankurk91
Metadata
Metadata
Assignees
Labels
No labels