| .. |
|
AggressiveMergingPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
AggressiveSplittingPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
ChunkModuleIdRangePlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
CommonsChunkPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
|
ConcatenatedModule.js
|
replace harmonyModule flag with exportsType 3-state
|
2017-12-22 19:42:41 +01:00 |
|
DedupePlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
EnsureChunkConditionsPlugin.js
|
Use for-of loops instead of forEachModule
|
2018-01-04 23:15:32 +01:00 |
|
FlagIncludedChunksPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
LimitChunkCountPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
MergeDuplicateChunksPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
MinChunkSizePlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
|
ModuleConcatenationPlugin.js
|
replace harmonyModule flag with exportsType 3-state
|
2017-12-22 19:42:41 +01:00 |
|
OccurrenceOrderPlugin.js
|
fix reversed order in OccurenceOrderPlugin
|
2017-12-20 20:35:16 +01:00 |
|
RemoveEmptyChunksPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
|
RemoveParentModulesPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
|
SideEffectsFlagPlugin.js
|
Merge pull request #6126 from ooflorent/remove_plugin_calls
|
2017-12-15 13:42:38 +01:00 |