JSPM

  • Created
  • Published
  • Downloads 15331633
  • Score
    100M100P100Q216333F

Serves a webpack app. Updates the browser on changes.

Package Exports

  • webpack-dev-server
  • webpack-dev-server/bin/webpack-dev-server
  • webpack-dev-server/bin/webpack-dev-server.js
  • webpack-dev-server/client
  • webpack-dev-server/client/index
  • webpack-dev-server/client/index.bundle.js
  • webpack-dev-server/client/index.js
  • webpack-dev-server/client/live.bundle.js
  • webpack-dev-server/client/live.html
  • webpack-dev-server/lib/Server
  • webpack-dev-server/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (webpack-dev-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

webpack-dev-server

THIS SERVER SHOULD ONLY USED FOR DEVELOPMENT!

DO NOT USE IT IN PRODUCTION!

It's a live reloading server for webpack.

Documentation

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