Commit Graph

13 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
1f1ef80caf Merge pull request #19470 from eirikurn/update-webpack-chain
Add missing methods to webpack-chain
2017-09-05 16:09:03 -07:00
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Eirikur Nilsson
aed2ea47a9 Fix when type 2017-08-30 22:53:46 +00:00
Eirikur Nilsson
9ddbcfc2e0 Update types
Add `.when()` method for conditional configuration
Add devServer changes.
Inherit Config from ChainedMap
Export EntryPoint
2017-08-30 22:37:57 +00:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
psachs
7e72aeec97 Tests to confirm v4 API 2017-08-10 23:44:31 -04:00
Paul Sachs
642948e984 Update definitions to v4
Definition now matches supported noParse of webpack@3
2017-08-10 23:28:26 -04:00
Paul Sachs
3c07249e97 Update webpack-chain-tests.ts 2017-05-18 12:54:27 -04:00
Paul Sachs
e5e2ddfe59 Added test for noParse 2017-05-18 12:53:04 -04:00
Paul Sachs
5c7ab838d7 Update to match webpack-chain@3.3.0
Added noParse (a TypedChainedSet of RegExp) to module
2017-05-18 12:49:50 -04: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
ff0d451b56 Fix various lint errors (#15529) 2017-03-30 15:33:16 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00