webpack-hmr

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i webpack-hmr

Weekly Downloads

56

Version

1.0.2

License

MIT

Last publish

Collaborators

  • lytc