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 |
|
falsandtru
|
f2dceb3528
|
[mocha] Remove type overriding by NodeJS (#22528)
* Fix type pollution
* Fix uncaught bugs of #22267
|
2018-01-03 13:17:50 -08:00 |
|
Philipp Zins
|
d075213052
|
update tests
|
2017-12-18 14:28:12 +01:00 |
|
Donald Pipowitch
|
550f9bf862
|
updated webpack-dev-middleware with breaking changes
|
2017-12-18 14:26:14 +01:00 |
|
reduckted
|
3f7e176149
|
Added the missing getFilenameFromUrl method and fileSystem property to webpack-dev-middleware.
|
2017-11-29 20:18:47 +10:00 |
|
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 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Benjamin Lim
|
df4cf48508
|
refactor: use type aliases in webpack options namespace
|
2017-07-09 14:27:03 +08:00 |
|
Benjamin Lim
|
95390bf278
|
fix: change Compiler to ICompiler
- Updates the WebpackDevMiddleware function to accept MultiCompilers
- Updates deprecated names
Closes #17608
|
2017-07-09 14:18:48 +08:00 |
|
Nathan Shively-Sanders
|
755c104c94
|
Fix types in express-serve-static-core and webpack-dev-middleware
express-serve-static-core had the wrong type for a string indexer.
webpack-dev-middleware tests needed to wrap an argument in an array.
|
2017-06-15 16:36:24 -07:00 |
|
Andy
|
bbc61fbf93
|
Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
|
2017-04-14 08:04:05 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|