UNPKG

1.28 kBMarkdownView 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://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-dev-server.
9
10### Additional Details
11 * Last updated: Wed, 27 Nov 2019 00:36:52 GMT
12 * Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/http-proxy-middleware](https://npmjs.com/package/@types/http-proxy-middleware), [@types/express](https://npmjs.com/package/@types/express), [@types/serve-static](https://npmjs.com/package/@types/serve-static), [@types/connect-history-api-fallback](https://npmjs.com/package/@types/connect-history-api-fallback)
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), Artur Androsovych (https://github.com/arturovt), Dave Cardwell (https://github.com/davecardwell), Katsuya Hino (https://github.com/dobogo), Billy Le (https://github.com/billy-le), and Chris Paterson (https://github.com/chrispaterson).