webpack/lib/optimize
Tobias Koppers 779dbd4930 more features for the CommonsChunkPlugin
* allow to select non-entry chunks
* allow to select multiple/all commons chunks
2014-12-22 12:33:11 +01:00
..
AggressiveMergingPlugin.js added AggressiveMergingPlugin and example 2014-02-05 12:05:09 +01:00
CommonsChunkPlugin.js more features for the CommonsChunkPlugin 2014-12-22 12:33:11 +01:00
DedupePlugin.js Deref dedupe template module when module fn is called. 2014-07-16 15:26:21 -04:00
FlagIncludedChunksPlugin.js improved chunk loading 2013-02-24 02:05:55 +01:00
LimitChunkCountPlugin.js add more complex css-bundle examples 2014-07-19 14:32:48 +02:00
MergeDuplicateChunksPlugin.js fixed bug where duplicates are not detected 2014-02-15 11:29:15 +01:00
MinChunkSizePlugin.js Code Quality 2014-06-24 18:53:32 +02:00
OccurenceOrderPlugin.js fixed #179 typo in OccurenceOrderPlugin 2014-02-25 08:51:40 +01:00
OccurrenceOrderPlugin.js fixed #179 typo in OccurenceOrderPlugin 2014-02-25 08:51:40 +01:00
RemoveEmptyChunksPlugin.js apply optimizing on extracted chunks too 2014-09-23 08:42:54 +02:00
RemoveParentModulesPlugin.js apply optimizing on extracted chunks too 2014-09-23 08:42:54 +02:00
UglifyJsPlugin.js allow to disable SourceMap in UglifyJsPlugin 2014-10-31 12:46:18 +01:00