webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
About this project
webpack-dev-server Use webpack with a development server that provides live reloading. This should be used for development only. It uses webpack-dev-middleware under the hood, which provides fast in-memory access to the webpack assets. Table of Contents — Getting Started — Usage — With the CLI — With NPM Scripts — With the API — With TypeScript — The Result — Browser Support — Support — Contributing — Attribution — License Getting Started First things first, install the module: or or Note: While you can install and run webpack-dev-server globally, we recommend installing it locally. webpack-dev-server will always use a local installation over a global one. Usage There are…
Technologies
Project health
GitHub
Reviews
Built by
Maintain webpack/webpack-dev-server? Claiming verifies admin access through your GitHub account and gives you control of this listing.