webpack/lib/optimize
Tobias Koppers e1bac32c19 Use a Set to store modules in a chunk 2017-05-16 11:50:50 +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 Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
ChunkModuleIdRangePlugin.js remove leftover console.log in ChunkModuleIdRangePlugin 2017-02-05 12:20:23 +11:00
CommonsChunkPlugin.js Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
DedupePlugin.js improve wording in DedupePlugin error 2017-02-23 23:28:05 +11:00
EnsureChunkConditionsPlugin.js Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
FlagIncludedChunksPlugin.js Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02: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 Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
MinChunkSizePlugin.js fix bug in MinChunkSizePlugin 2017-03-22 12:09:22 +01:00
OccurrenceOrderPlugin.js Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
RemoveEmptyChunksPlugin.js refactor(ES6) upgrade RemoveEmptyChunksPlugin to ES6 (#3765) 2017-01-05 10:48:16 -06:00
RemoveParentModulesPlugin.js Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
UglifyJsPlugin.js Updates UglifyJs to 2.8.x to accept additional compress options 2017-03-04 18:31:39 -08:00