UNPKG

745 BMarkdownView Raw
1# Installation
2> `npm install --save @types/webpack-dev-server`
3
4# Summary
5This package contains type definitions for webpack-dev-server (https://github.com/webpack/webpack-dev-server).
6
7# Details
8Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-dev-server
9
10Additional Details
11 * Last updated: Sat, 10 Mar 2018 02:17:46 GMT
12 * Dependencies: webpack, express-serve-static-core, serve-static, http, spdy, http-proxy-middleware
13 * Global values: none
14
15# Credits
16These definitions were written by maestroh <https://github.com/maestroh>, Dave Parslow <https://github.com/daveparslow>, Zheyang Song <https://github.com/ZheyangSong>, Alan Agius <https://github.com/alan-agius4>.