webpack/lib/optimize
Tobias Koppers 03b0ff2c9c Merge branch 'master' into next 2017-10-11 12:42:31 +02:00
..
AggressiveMergingPlugin.js Merge pull request #5066 from webpack/deprecation/webpack-3 2017-09-22 19:47:23 +02:00
AggressiveSplittingPlugin.js change jsonp function to jsonp array push 2017-09-14 08:49:14 +02:00
ChunkModuleIdRangePlugin.js refactor: use array.find vs array.filter()[0] 2017-07-17 22:19:35 -04:00
CommonsChunkPlugin.js Merge branch 'master' into next 2017-10-11 12:42:31 +02:00
ConcatenatedModule.js Merge branch 'master' into next 2017-10-09 21:13:18 +02:00
DedupePlugin.js improve wording in DedupePlugin error 2017-02-23 23:28:05 +11:00
EnsureChunkConditionsPlugin.js Use SortableSets for Chunk.parents/blocks 2017-09-22 16:38:47 +02:00
FlagIncludedChunksPlugin.js improve a few issues 2017-05-20 14:54:42 +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 change jsonp function to jsonp array push 2017-09-14 08:49:14 +02:00
MinChunkSizePlugin.js fix bug in MinChunkSizePlugin 2017-03-22 12:09:22 +01:00
ModuleConcatenationPlugin.js rename `pure-module` to `side-effects` 2017-09-14 15:12:36 +02:00
OccurrenceOrderPlugin.js Use SortableSets for Chunk.parents/blocks 2017-09-22 16:38:47 +02:00
RemoveEmptyChunksPlugin.js refactor(ES6) upgrade RemoveEmptyChunksPlugin to ES6 (#3765) 2017-01-05 10:48:16 -06:00
RemoveParentModulesPlugin.js Use SortableSets for Chunk.parents/blocks 2017-09-22 16:38:47 +02:00
SideEffectsFlagPlugin.js rename `pure-module` to `side-effects` 2017-09-14 15:12:36 +02:00
UglifyJsPlugin.js feat(uglify): move uglify to external plugin from webpack-contrib 2017-06-07 12:35:50 -05:00