webpack/lib/optimize
Tobias Koppers 3be270d91d fix bug with renaming of variables in concatenated modules
fixes #10308
2020-01-29 20:57:44 +01:00
..
AggressiveMergingPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
AggressiveSplittingPlugin.js remove Array.prototype.reduce calls to simplify code 2020-01-20 14:41:39 +01:00
ConcatenatedModule.js fix bug with renaming of variables in concatenated modules 2020-01-29 20:57:44 +01:00
EnsureChunkConditionsPlugin.js fix: remove unused check for changed which always evaluates to false 2019-06-15 13:42:22 +02:00
FlagIncludedChunksPlugin.js Type 'apply' method of plugins 2018-11-12 14:26:31 +01:00
InnerGraph.js cleanup, renaming 2020-01-29 14:24:55 +01:00
InnerGraphPlugin.js cleanup, renaming 2020-01-29 14:24:55 +01:00
LimitChunkCountPlugin.js Merge pull request #9736 from vankop/limit-chunk-count-plugin 2019-10-21 09:02:49 +02:00
MangleExportsPlugin.js bugfixes 2019-12-21 20:32:25 +01:00
MergeDuplicateChunksPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
MinChunkSizePlugin.js remove Array.prototype.reduce calls to simplify code 2020-01-20 14:41:39 +01:00
MinMaxSizeWarning.js Merge tag 'v4.27.0' into next 2018-12-04 11:02:26 +01:00
ModuleConcatenationPlugin.js refactor Persistent Cache 2020-01-28 11:35:06 +01:00
RemoveEmptyChunksPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
RemoveParentModulesPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
RuntimeChunkPlugin.js replace Object.assign with object spread 2019-06-19 13:16:05 +02:00
SideEffectsFlagPlugin.js fix: prevent incorrectly redirect 2019-12-18 17:01:58 +01:00
SplitChunksPlugin.js remove Array.prototype.reduce calls to simplify code 2020-01-20 14:41:39 +01:00