Skip to content

Webpack HMR demo use in Node.js, showing how to auto add/remove listeners.

License

Notifications You must be signed in to change notification settings

zhenyong/webpack-hot-nodejs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-hot-nodejs-demo

Webpack HMR demo use in Node.js, showing how to auto add/remove listeners.

Usage

# install deps
npm install

## Demo One
# in one command window
npm run buildA
# in another command window
npm run runA

## Demo Two
# in one command window
npm run buildB
# in another command window
npm run runB

About

Webpack HMR demo use in Node.js, showing how to auto add/remove listeners.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published