webpack/lib/optimize
Tobias Koppers 18967078cb cleanup modules after compilation to avoid leaking references when they are cached 2021-03-15 11:23:54 +01:00
..
AggressiveMergingPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
AggressiveSplittingPlugin.js chore(deps): update `schema-utils` 2020-10-05 21:58:54 +03:00
ConcatenatedModule.js cleanup modules after compilation to avoid leaking references when they are cached 2021-03-15 11:23:54 +01:00
EnsureChunkConditionsPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
FlagIncludedChunksPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
InnerGraph.js fix #12669 2021-02-14 19:43:39 +01:00
InnerGraphPlugin.js analyse source code for side effects 2020-10-06 14:10:29 +02:00
LimitChunkCountPlugin.js chore(deps): update `schema-utils` 2020-10-05 21:58:54 +03: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 chore(deps): update `schema-utils` 2020-10-05 21:58:54 +03:00
MinMaxSizeWarning.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ModuleConcatenationPlugin.js cleanup modules after compilation to avoid leaking references when they are cached 2021-03-15 11:23:54 +01:00
RealContentHashPlugin.js fix problem where emitting an asset twice affects the hash 2021-03-01 09:51:46 +01: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 fix crash when using shared with runtimeChunk 2020-10-08 00:28:30 +02:00
SideEffectsFlagPlugin.js fix bug where ExportInfo uses inactive connections to find the target of an export 2021-02-22 12:47:34 +01:00
SplitChunksPlugin.js reuseExistingChunk is able to reuse an entry chunk when it's the only selected chunk 2021-01-19 17:08:58 +01:00