mirror of https://github.com/webpack/webpack.git
				
				
				
			| exportsType falsy: It's non-harmony module exportsType "namespace": It's a harmony module, the exports is the namespace object exportsType "default": It's a harmony module, the exports is the default exports, named exports are properties of the default export | ||
|---|---|---|
| .. | ||
| AggressiveMergingPlugin.js | ||
| AggressiveSplittingPlugin.js | ||
| ChunkModuleIdRangePlugin.js | ||
| CommonsChunkPlugin.js | ||
| ConcatenatedModule.js | ||
| DedupePlugin.js | ||
| EnsureChunkConditionsPlugin.js | ||
| FlagIncludedChunksPlugin.js | ||
| LimitChunkCountPlugin.js | ||
| MergeDuplicateChunksPlugin.js | ||
| MinChunkSizePlugin.js | ||
| ModuleConcatenationPlugin.js | ||
| OccurrenceOrderPlugin.js | ||
| RemoveEmptyChunksPlugin.js | ||
| RemoveParentModulesPlugin.js | ||
| SideEffectsFlagPlugin.js | ||