webpack/lib/optimize
Tobias Koppers 44cfedd24e Store `recordsPath` paths relative to `options.context`
deduplicated modules can be stored in records

fixes #295
2015-04-04 02:09:49 +02:00
..
AggressiveMergingPlugin.js added AggressiveMergingPlugin and example 2014-02-05 12:05:09 +01:00
CommonsChunkPlugin.js arguments bug fix 2015-01-18 00:50:05 +01:00
DedupePlugin.js Store `recordsPath` paths relative to `options.context` 2015-04-04 02:09:49 +02: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 use sourceAndMap is available 2015-04-03 12:38:56 +02:00