Skip to content

jasonkenneth/webpack-dev-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-dev-server

THIS SERVER SHOULD BE USED FOR DEVELOPMENT ONLY!

DO NOT USE IT IN PRODUCTION!

It's a live reloading server for webpack.

Inspiration

This project is heavily inspired by peerigon/nof5.

Contributing

The client scripts are built with npm run-script prepublish.

License

Copyright 2012-2014 Tobias Koppers

MIT

About

Serves a webpack app. Updates the browser on changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%