webpack/lib/optimize
Tobias Koppers e8bc9c2b3b use a Set for Module.chunks 2017-04-18 23:27:25 +02:00
..
AggressiveMergingPlugin.js Merge pull request #4205 from timse/use-let-const-as-blockscoped-variables 2017-02-08 09:44:03 +01:00
AggressiveSplittingPlugin.js unify makeRelative method used in aggresivesplittingplugin and recordsidsplugin 2017-04-05 23:38:15 +10:00
ChunkModuleIdRangePlugin.js remove leftover console.log in ChunkModuleIdRangePlugin 2017-02-05 12:20:23 +11:00
CommonsChunkPlugin.js reuse logic as used in 2.2.1 to check what chunks should get their runtime extracted 2017-04-02 12:14:59 +10:00
DedupePlugin.js improve wording in DedupePlugin error 2017-02-23 23:28:05 +11:00
EnsureChunkConditionsPlugin.js use const where applicable in EnsureChunkConditionsPlugin 2017-02-05 10:40:10 +11:00
FlagIncludedChunksPlugin.js do not incorporate chunks without modules 2017-03-18 12:20:08 +11:00
LimitChunkCountPlugin.js Merge pull request #4205 from timse/use-let-const-as-blockscoped-variables 2017-02-08 09:44:03 +01:00
MergeDuplicateChunksPlugin.js refactor(ES6): upgrade MinChunkSizePlugin to ES6 (#3757) 2017-01-04 23:42:36 -06:00
MinChunkSizePlugin.js fix bug in MinChunkSizePlugin 2017-03-22 12:09:22 +01:00
OccurrenceOrderPlugin.js use a Set for Module.chunks 2017-04-18 23:27:25 +02:00
RemoveEmptyChunksPlugin.js refactor(ES6) upgrade RemoveEmptyChunksPlugin to ES6 (#3765) 2017-01-05 10:48:16 -06:00
RemoveParentModulesPlugin.js use a Set for Module.chunks 2017-04-18 23:27:25 +02:00
UglifyJsPlugin.js Updates UglifyJs to 2.8.x to accept additional compress options 2017-03-04 18:31:39 -08:00