webpack/lib/optimize
Tobias Koppers 6cd2f367b8
Merge pull request #9302 from webpack/bugfix/issue-9288
fix chunk name reuse in SplitChunks
2019-06-18 16:50:11 +02:00
..
AggressiveMergingPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
AggressiveSplittingPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
ConcatenatedModule.js Merge tag 'v4.34.0' into next 2019-06-13 10:51:12 +02: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
LimitChunkCountPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
MangleExportsPlugin.js correct spelling mistake, update identifer to identifier 2019-04-12 10:29:41 -06:00
MergeDuplicateChunksPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
MinChunkSizePlugin.js Update hook types 2019-05-10 09:52:22 +02:00
MinMaxSizeWarning.js Merge tag 'v4.27.0' into next 2018-12-04 11:02:26 +01:00
ModuleConcatenationPlugin.js move async module flag to ModuleGraph 2019-06-05 11:15:25 +02: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 Update hook types 2019-05-10 09:52:22 +02:00
SideEffectsFlagPlugin.js Refactor to track nested exports 2019-05-29 11:55:00 +02:00
SplitChunksPlugin.js Merge pull request #9302 from webpack/bugfix/issue-9288 2019-06-18 16:50:11 +02:00