On this page

webpack.config.applyWebpackOptionsDefaults(options, compilerIndex?): ResolvedOptions
Attributes
options to be modified
compilerIndex:<number>
index of compiler
Returns:
{ResolvedOptions} Resolved options after apply defaults

webpack.config.getNormalizedWebpackOptions(config): WebpackOptionsNormalized
Attributes
input config
normalized options