1.13.5 • Published 9 years ago

dev-server-fe v1.13.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

webpack-dev-server

THIS SERVER SHOULD BE USED FOR DEVELOPMENT ONLY!

DO NOT USE IT IN PRODUCTION!

It's forked from webpack/webpack-dev-server, add the grunt-include-replace into it. So that I can include other files in the html file, it's usefull when I write the html pages which has the common header and footer.

It's a live reloading server for webpack.

Documentation

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