@dlmanning/webpack-dev-server

Serves a webpack app. Updates the browser on changes.

Usage no npm install needed!

<script type="module">
  import dlmanningWebpackDevServer from 'https://cdn.skypack.dev/@dlmanning/webpack-dev-server';
</script>

README

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.

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