webpack/lib/optimize
Tobias Koppers 73fd64fc90 refactor
refactor ConcatenatedModule to avoid compilation argument
avoid caching inner modules in ConcatenatedModule
improve performance of ModuleConcatenationPlugin
add ModuleStoreError when storing of module fails
2019-12-16 21:08:32 +01:00
..
AggressiveMergingPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
AggressiveSplittingPlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
ConcatenatedModule.js refactor 2019-12-16 21:08:32 +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
InnerGraphPlugin.js add Dependency.getCondition and conditional ModuleGraphConnections 2019-10-30 07:48:32 +01:00
LimitChunkCountPlugin.js Merge pull request #9736 from vankop/limit-chunk-count-plugin 2019-10-21 09:02:49 +02:00
MangleExportsPlugin.js use Symbol to flag skipped export names 2019-12-06 11:13:14 +01:00
MergeDuplicateChunksPlugin.js Update hook types 2019-05-10 09:52:22 +02:00
MinChunkSizePlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
MinMaxSizeWarning.js Merge tag 'v4.27.0' into next 2018-12-04 11:02:26 +01:00
ModuleConcatenationPlugin.js refactor 2019-12-16 21:08:32 +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 allocate Module.factoryMeta only when needed 2019-11-10 21:05:21 +01:00
SplitChunksPlugin.js Improve backward-compat for various things 2019-09-26 22:06:54 +02:00