Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 527 Bytes

File metadata and controls

23 lines (12 loc) · 527 Bytes

webpack-dev-server

THIS SERVER SHOULD ONLY USED FOR DEVELOPMENT!

DO NOT USE IT IN PRODUCTION!

It's a live reloading server for webpack.

Inspiration

This project is heavily inspirated by peerigon/nof5.

Contributing

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

Lisence

Copyright 2012-2014 Tobias Koppers

MIT