- React 16
- Webpack 5
- Babel 7
- Hot Module Replacement
git clone https://github.com/Handfish/normal-module-replacement-problem-demo
- cd normal-module-replacement-problem-demo
- npm install
- npm start
- visit
http://localhost:8080/
Repository to demo goals / problem with building NormalModuleReplacementPlugin into a new Plugin
JavaScript