webpack-dev-server

by webpack · Web

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

New0 ratings7,847 starsActive
WebDeveloper ToolJavaScripthot-reload
↓ Download v6.0.0GitHub⚑ Report
webpack-dev-server — image 1

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

JavaScriptserverwebpackhot-reload

Project health

Actively maintained
Last update2 days ago
Contributors282
Latest releasev6.0.0
Open issues & PRs47
LicenseMIT
On GitHubsince 2012

GitHub

7,847
stars
1,492
forks
282
contributors
47
open issues & PRs
JavaScript
language
2 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review webpack-dev-server.

Built by

webpack
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain webpack/webpack-dev-server? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like