webpack/lib/optimize
Tobias Koppers bbe12305d6
Merge pull request #11628 from webpack/bugfix/real-content-hash
emit error instead of crashing when unexpected problem occurs
2020-10-10 22:06:40 +02: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 skip connections copied to concatenated module 2020-10-10 01:14:00 +02: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 remove dependencies from inner graph 2020-02-05 11:06:27 +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 fix some nitpicks with active state 2020-10-07 09:36:41 +02:00
RealContentHashPlugin.js emit error instead of crashing when unexpected problem occurs 2020-10-09 09:14:34 +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 fix crash when using shared with runtimeChunk 2020-10-08 00:28:30 +02:00
SideEffectsFlagPlugin.js fixes crash in SideEffectsFlagPlugin 2020-10-09 23:15:35 +02:00
SplitChunksPlugin.js fix splitChunks error message bug 2020-10-06 11:11:10 +02:00