.. |
AggressiveMergingPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
AggressiveSplittingPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
ChunkModuleIdRangePlugin.js
|
Refactor: indexOf >< checks to includes
|
2018-01-11 18:58:39 +02:00 |
ConcatenatedModule.js
|
Merge branch 'next' into for_of_loops
|
2018-01-24 09:01:31 +01:00 |
EnsureChunkConditionsPlugin.js
|
Refactor chunk graph
|
2018-01-19 19:21:30 +01:00 |
FlagIncludedChunksPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
LimitChunkCountPlugin.js
|
Refactor chunk graph
|
2018-01-19 19:21:30 +01:00 |
MergeDuplicateChunksPlugin.js
|
split Chunk.isInitial into isOnlyInitial and canBeInitial
|
2018-01-22 12:52:28 +01:00 |
MinChunkSizePlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
ModuleConcatenationPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
OccurrenceOrderPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
RemoveEmptyChunksPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
RemoveParentModulesPlugin.js
|
Refactor chunk graph
|
2018-01-19 19:21:30 +01:00 |
RuntimeChunkPlugin.js
|
Refactor chunk graph
|
2018-01-19 19:21:30 +01:00 |
SideEffectsFlagPlugin.js
|
Merge pull request #6126 from ooflorent/remove_plugin_calls
|
2017-12-15 13:42:38 +01:00 |
SplitChunksPlugin.js
|
split Chunk.isInitial into isOnlyInitial and canBeInitial
|
2018-01-22 12:52:28 +01:00 |