Commit Graph

9 Commits

Author SHA1 Message Date
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions

* Run through again
2017-11-08 09:12:14 -08:00
Alan Agius
d47f47a647 fix(webpack dev server): webpack dev server supports multiple webpack… (#20783)
* fix(webpack dev server): webpack dev server supports multiple webpack compilers are configuration

* webpack-dev-server: add header
2017-10-23 15:15:03 -07:00
ZheyangSong
54067a378c Add Missing Config Option inline in webpack-dev-server (#20209)
+ Add 'inline' option in the definition file
+ Fix minor lint error in test config file
2017-10-09 16:23:28 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Paul Colleoni
2f07108478 updated webpack-dev-server to accept a custom ssl certificate (#19996) 2017-10-02 10:35:24 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Dave Parslow
6333711213 Export the configuration interface (#18162)
Added class for the server instead of interface
Added TS lint file and fixed errors
2017-07-24 09:20:10 -07:00
Alexander Lunyov
703cb64c3c Add some new options for webpack-dev-server config 2017-05-11 19:31:32 +07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00