webpack/lib/optimize
Tobias Koppers dae9de6595 Merge branch 'next' into feature/validate-plugin-options
# Conflicts:
#	lib/SourceMapDevToolPlugin.js
#	lib/optimize/AggressiveSplittingPlugin.js
#	yarn.lock
2017-11-28 09:59:59 +01:00
..
AggressiveMergingPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
AggressiveSplittingPlugin.js Merge branch 'next' into feature/validate-plugin-options 2017-11-28 09:59:59 +01:00
ChunkModuleIdRangePlugin.js refactor: use array.find vs array.filter()[0] 2017-07-17 22:19:35 -04:00
CommonsChunkPlugin.js Merge branch 'next' into feature/validate-plugin-options 2017-11-28 09:59:59 +01:00
ConcatenatedModule.js Merge branch 'master' into next 2017-11-24 22:07:20 +01: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 Rename schemas; Make imports less verbose 2017-11-12 09:48:08 +01:00
MergeDuplicateChunksPlugin.js use a faster merge duplicate chunks algorithm 2017-11-24 18:10:48 +01:00
MinChunkSizePlugin.js Rename schemas; Make imports less verbose 2017-11-12 09:48:08 +01:00
ModuleConcatenationPlugin.js fix typo: explaination -> explanation 2017-11-21 18:52:35 +01:00
OccurrenceOrderPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
RemoveEmptyChunksPlugin.js refactor(ES6) upgrade RemoveEmptyChunksPlugin to ES6 (#3765) 2017-01-05 10:48:16 -06:00
RemoveParentModulesPlugin.js faster RemoveParentModule algorithm 2017-11-24 18:14:37 +01:00
SideEffectsFlagPlugin.js rename side-effects to sideEffects 2017-10-12 17:32:41 +02:00
UglifyJsPlugin.js feat(uglify): move uglify to external plugin from webpack-contrib 2017-06-07 12:35:50 -05:00