Dennis George
|
37a8e994f8
|
webpack: Updated module rules types against WebpackOptions.json schema in v4 (#25566)
* Updated module rules types against WebpackOptions.json schema in v4
* Fixed T[] lintting error
* Removed redundant definition in RuleSetCondition
* Fixed Loader reference in extract-text-webpack-plugin
|
2018-05-09 11:38:08 -07:00 |
|
Dennis George
|
c8357c63f6
|
updated TS version to 2.3 for all webpack consumers
|
2018-03-05 18:59:53 -06:00 |
|
Dennis George
|
85a6e37f7e
|
Removed CommonsChunkPlugin from extract-test-webpack-plugin-tests.ts
|
2018-02-28 15:20:06 -06:00 |
|
Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Alan Agius
|
597eb85ad7
|
style: add missing space
|
2018-02-12 18:02:26 +01:00 |
|
Alan Agius
|
55898119ea
|
webpack: remove union types with type any
|
2018-02-12 17:52:36 +01:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Matt Traynham
|
56eb6380b4
|
Update extract-text-webpack-plugin to 3.0 and add linting (#20151)
|
2017-10-02 10:36:25 -07:00 |
|
Nathan Hardy
|
8f6f50fccf
|
extract-text-webpack-plugin: Bump version to 2.1.0
|
2017-05-19 10:27:11 +10:00 |
|
Nathan Hardy
|
dc646cb5e2
|
extract-text-webpack-plugin: Update .extract return type
As per https://github.com/webpack-contrib/extract-text-webpack-plugin/pull/343 the .extract() method of ExtractTextPlugin has a return type of 'Loader[]'
|
2017-05-19 10:21:05 +10:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|