.. |
AggressiveMergingPlugin.js
|
use const where applicable in AggressiveMergingPlugin
|
2017-02-05 10:33:54 +11:00 |
AggressiveSplittingPlugin.js
|
make use of block scoped nature of let and const in AggressiveSplittingPlugin
|
2017-02-05 10:37:36 +11:00 |
ChunkModuleIdRangePlugin.js
|
remove leftover console.log in ChunkModuleIdRangePlugin
|
2017-02-05 12:20:23 +11:00 |
CommonsChunkPlugin.js
|
removed unnecessary context argument
|
2017-01-25 23:11:07 +01:00 |
DedupePlugin.js
|
refactor(ES6): upgrade DedupePlugin to ES6 (#3749)
|
2017-01-04 15:18:39 -06:00 |
EnsureChunkConditionsPlugin.js
|
use const where applicable in EnsureChunkConditionsPlugin
|
2017-02-05 10:40:10 +11:00 |
FlagIncludedChunksPlugin.js
|
refactor(ES6): upgraded FlagIncludedChunksPlugin to ES6 (#3752)
|
2017-01-04 16:23:48 -06:00 |
LimitChunkCountPlugin.js
|
make LimitChunkCountPlugin more functional avoid too much reassigning
|
2017-02-05 12:20:21 +11:00 |
MergeDuplicateChunksPlugin.js
|
refactor(ES6): upgrade MinChunkSizePlugin to ES6 (#3757)
|
2017-01-04 23:42:36 -06:00 |
MinChunkSizePlugin.js
|
refactor MinChunkSizePlugin to be more functional
|
2017-02-05 12:20:23 +11:00 |
OccurrenceOrderPlugin.js
|
fixes a bug in OccurrenceOrderPlugin
|
2017-01-30 22:49:53 +01:00 |
RemoveEmptyChunksPlugin.js
|
refactor(ES6) upgrade RemoveEmptyChunksPlugin to ES6 (#3765)
|
2017-01-05 10:48:16 -06:00 |
RemoveParentModulesPlugin.js
|
Fix todo comments
|
2017-01-25 22:47:11 +03:00 |
UglifyJsPlugin.js
|
use const where applicable in UglifyJsPlugin
|
2017-02-05 12:20:22 +11:00 |