/webpack-hmr

Webpack Hot Module Replacement

Primary LanguageJavaScript

Webpack Hot Module Replacement

This module use socket.io as an transport

Installation

npm install webpack-hmr --save-dev

Example

See examples/express

Running

cd examples/express
npm install
npm run dev

And then try to edit src/style.css or src/App.js