webpack/lib/optimize
Tobias Koppers 1b459d91f5 move externals into chunk with entry
fixes #2314
maybe fixes #2066
fixes #2375
fixes #1673
2016-05-05 10:13:50 +02:00
..
AggressiveMergingPlugin.js Fix no-redeclare in code 2016-01-18 18:57:42 -08:00
CommonsChunkPlugin.js skip commonModules if minChunks===Infinity 2016-04-06 13:51:21 -04:00
DedupePlugin.js DedupePlugin cannot be cached 2016-02-09 22:34:10 +01:00
EnsureChunkConditionsPlugin.js move externals into chunk with entry 2016-05-05 10:13:50 +02:00
FlagIncludedChunksPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
LimitChunkCountPlugin.js Merge branch 'master' into webpack-2 2015-08-09 13:32:19 +02:00
MergeDuplicateChunksPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
MinChunkSizePlugin.js Merge branch 'master' into webpack-2 2015-08-09 13:32:19 +02:00
OccurrenceOrderPlugin.js Merge branch 'master' into webpack-2 2015-08-09 13:32:19 +02:00
RemoveEmptyChunksPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
RemoveParentModulesPlugin.js fixed small mistake in array check 2016-04-11 00:38:18 +02:00
UglifyJsPlugin.js fixed #2011 2016-02-08 09:54:13 +01:00