webpack/lib/optimize
Tobias Koppers 41a1d602e1 added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
..
AggressiveMergingPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
AggressiveSplittingPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
ChunkModuleIdRangePlugin.js refactor: use array.find vs array.filter()[0] 2017-07-17 22:19:35 -04:00
CommonsChunkPlugin.js refactor more properties to Sets 2017-11-07 09:17:12 +01:00
ConcatenatedModule.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +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 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 Update code style to arrow functions 2017-11-08 11:56:01 +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 Update code style to arrow functions 2017-11-08 11:56:01 +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