webpack/lib/optimize
Tobias Koppers 2fa351a178 make ExportMode.module a callback function
fix comment
2018-07-26 15:53:11 +02:00
..
AggressiveMergingPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
AggressiveSplittingPlugin.js Add brackets for multiline if/for statements 2018-05-29 15:45:44 +02:00
ChunkModuleIdRangePlugin.js Update ChunkModuleIdRangePlugin to webpack 4 API 2018-04-12 10:08:25 +02:00
ConcatenatedModule.js Make DependencyReference dynamic 2018-07-26 15:31:04 +02:00
EnsureChunkConditionsPlugin.js add types for Module and subclasses 2018-07-25 12:12:17 +02:00
FlagIncludedChunksPlugin.js improve FlagIncludedChunksPlugin performance 2018-05-01 10:41:27 +02:00
LimitChunkCountPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MergeDuplicateChunksPlugin.js Add brackets for multiline if/for statements 2018-05-29 15:45:44 +02:00
MinChunkSizePlugin.js run prettier on existing code 2018-02-25 02:00:20 +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 fix order of occurrence order plugin 2018-07-13 16:15:01 +02:00
OccurrenceModuleOrderPlugin.js fix order of occurrence order plugin 2018-07-13 16:15:01 +02:00
RemoveEmptyChunksPlugin.js remove deprecated extracted hooks 2018-07-13 17:30:26 +02:00
RemoveParentModulesPlugin.js remove the need to rewrite chunk in reasons 2018-07-23 12:20:47 +02:00
RuntimeChunkPlugin.js fixes #7382 2018-05-24 15:37:52 +02:00
SideEffectsFlagPlugin.js make ExportMode.module a callback function 2018-07-26 15:53:11 +02:00
SplitChunksPlugin.js add types for Module and subclasses 2018-07-25 12:12:17 +02:00