Commit Graph

6 Commits

Author SHA1 Message Date
Dennis George
c8357c63f6 updated TS version to 2.3 for all webpack consumers 2018-03-05 18:59:53 -06:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
4b2d0110d5 Fix many "import *" that should be "import =" (#23443) 2018-02-05 15:35:41 -08:00
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
933fafbb1f webpack-dev-middleware: Fix lint (#22700) 2018-01-05 13:51:21 -08:00
Donald Pipowitch
62864b2ecd Create correct major version for webpack-dev-middleware (fixes bugs from #22267) (#22661)
* fix bugs from #22267

* try to fix "Older version 1 must have a path mapping for itself." error
2018-01-04 09:43:45 -08:00