webpack/lib/optimize
Tobias Koppers 0605b887c9 fix indeterminism with splitChunks.maxSize 2021-08-06 11:55:00 +02:00
..
AggressiveMergingPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
AggressiveSplittingPlugin.js pretty files 2021-05-11 09:31:46 +02:00
ConcatenatedModule.js fix concatenation of module externals 2021-07-06 14:07:45 +02:00
EnsureChunkConditionsPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
FlagIncludedChunksPlugin.js pretty files 2021-05-11 09:31:46 +02:00
InnerGraph.js pretty files 2021-05-11 09:31:46 +02:00
InnerGraphPlugin.js assign class property keys to the correct top level symbol 2021-06-21 09:48:14 +02:00
LimitChunkCountPlugin.js Merge pull request #13169 from janlent1/master 2021-04-19 10:34:15 +02:00
MangleExportsPlugin.js don't touch not provided exports as they could be on the prototype 2020-10-06 15:38:17 +02:00
MergeDuplicateChunksPlugin.js refactor used exports analysis, hashing, code generation, optimizations 2020-07-27 22:40:44 +02:00
MinChunkSizePlugin.js precompile schemas for improved startup performance 2021-04-16 16:02:58 +02:00
MinMaxSizeWarning.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ModuleConcatenationPlugin.js fix memory leaks 2021-06-28 09:58:03 +02:00
RealContentHashPlugin.js pretty files 2021-05-11 09:31:46 +02:00
RemoveEmptyChunksPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
RemoveParentModulesPlugin.js new Worker() support 2020-09-08 07:37:20 +02:00
RuntimeChunkPlugin.js allow to disable runtime chunk per entry via `runtime: false` 2021-07-05 11:32:45 +02:00
SideEffectsFlagPlugin.js pretty files 2021-05-11 09:31:46 +02:00
SplitChunksPlugin.js fix indeterminism with splitChunks.maxSize 2021-08-06 11:55:00 +02:00