webpack/lib/optimize
Tobias Koppers b25ff237bb Prettify source code 2019-02-05 10:08:45 +01:00
..
AggressiveMergingPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
AggressiveSplittingPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
ChunkModuleIdRangePlugin.js Update ChunkModuleIdRangePlugin to webpack 4 API 2018-04-12 10:08:25 +02:00
ConcatenatedModule.js fixes #8666 2019-01-22 09:13:21 +01:00
EnsureChunkConditionsPlugin.js spelling: fullfil 2018-02-26 02:30:14 +00:00
FlagIncludedChunksPlugin.js improve FlagIncludedChunksPlugin performance 2018-05-01 10:41:27 +02:00
LimitChunkCountPlugin.js make LimitChunkCountPlugin stable 2018-10-19 12:57:27 +02:00
MergeDuplicateChunksPlugin.js Add brackets for multiline if/for statements 2018-05-29 15:45:44 +02:00
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 add Compilation.getDependencyReference and hooks to override it 2018-06-23 15:13:14 +02: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 Fix remove empty 2018-05-13 02:04:06 +03:00
RemoveParentModulesPlugin.js Add brackets for multiline if/for statements 2018-05-29 15:45:44 +02:00
RuntimeChunkPlugin.js fixes #7382 2018-05-24 15:37:52 +02:00
SideEffectsFlagPlugin.js Prettify source code 2019-02-05 10:08:45 +01:00
SplitChunksPlugin.js Prettify source code 2019-02-05 10:08:45 +01:00