webpack/lib/optimize
Tim Sebastian ec736bfe21 move actual apply method to the top, to easier find where things happen 2017-02-21 23:47:55 +11:00
..
AggressiveMergingPlugin.js Merge pull request #4205 from timse/use-let-const-as-blockscoped-variables 2017-02-08 09:44:03 +01:00
AggressiveSplittingPlugin.js Merge pull request #4205 from timse/use-let-const-as-blockscoped-variables 2017-02-08 09:44:03 +01:00
ChunkModuleIdRangePlugin.js remove leftover console.log in ChunkModuleIdRangePlugin 2017-02-05 12:20:23 +11:00
CommonsChunkPlugin.js move actual apply method to the top, to easier find where things happen 2017-02-21 23:47:55 +11:00
DedupePlugin.js refactor(ES6): upgrade DedupePlugin to ES6 (#3749) 2017-01-04 15:18:39 -06:00
EnsureChunkConditionsPlugin.js use const where applicable in EnsureChunkConditionsPlugin 2017-02-05 10:40:10 +11:00
FlagIncludedChunksPlugin.js refactor(ES6): upgraded FlagIncludedChunksPlugin to ES6 (#3752) 2017-01-04 16:23:48 -06: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 refactor(ES6): upgrade MinChunkSizePlugin to ES6 (#3757) 2017-01-04 23:42:36 -06:00
MinChunkSizePlugin.js fix spelling error in MinChunkSizePlugin 2017-02-13 16:30:27 +01:00
OccurrenceOrderPlugin.js Link documentation to webpack.js.org 2017-02-07 10:07:01 +01:00
RemoveEmptyChunksPlugin.js refactor(ES6) upgrade RemoveEmptyChunksPlugin to ES6 (#3765) 2017-01-05 10:48:16 -06:00
RemoveParentModulesPlugin.js Fix todo comments 2017-01-25 22:47:11 +03:00
UglifyJsPlugin.js improve code (review) 2017-02-10 23:16:20 +01:00