Skip to content

lytc/webpack-hmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Webpack Hot Module Replacement

Resources

Stars

Watchers

Forks

Packages

No packages published