webpack/lib/optimize
Ian Clanton-Thuon 9b50972b05 Update SplitChunksPlugin to use the updated createHash function. 2023-09-05 17:53:51 -07:00
..
AggressiveMergingPlugin.js
AggressiveSplittingPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
ChunkModuleIdRangePlugin.js pretty files 2019-06-09 11:23:42 +02:00
ConcatenatedModule.js hoist exports to the top of a concatenated module 2020-02-21 20:58:29 +01:00
EnsureChunkConditionsPlugin.js
FlagIncludedChunksPlugin.js
LimitChunkCountPlugin.js Improve performance of LimitChunkCountPlugin a lot 2019-09-24 16:32:20 +02:00
MergeDuplicateChunksPlugin.js
MinChunkSizePlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
MinMaxSizeWarning.js enforce doesn't affect minSize for maxSize 2018-12-03 11:57:33 +01:00
ModuleConcatenationPlugin.js fix null module reference when concatenating entryModule in split chunk 2019-03-15 01:30:36 -07:00
NaturalChunkOrderPlugin.js add new options moduleIds and chunkIds 2018-07-09 15:06:19 +02:00
OccurrenceChunkOrderPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
OccurrenceModuleOrderPlugin.js fix bug where module is referenced which is not in the graph 2018-10-24 15:45:10 +02:00
OccurrenceOrderPlugin.js fix order of occurrence order plugin 2018-07-13 16:15:01 +02:00
RemoveEmptyChunksPlugin.js
RemoveParentModulesPlugin.js
RuntimeChunkPlugin.js
SideEffectsFlagPlugin.js add more test cases for dynamic reexports 2020-05-21 00:27:00 +02:00
SplitChunksPlugin.js Update SplitChunksPlugin to use the updated createHash function. 2023-09-05 17:53:51 -07:00