applyWebpackOptionsDefaults(options, compilerIndex?): ResolvedOptions
Attributes
options:
WebpackOptionsNormalizedoptions to be modified
compilerIndex:
numberindex of compiler
Returns:
ResolvedOptionsResolved options after apply defaults
Apply webpack options defaults.
getNormalizedWebpackOptions(config): WebpackOptionsNormalized
Attributes
config:
Configurationinput config
Returns:
WebpackOptionsNormalizednormalized options
Gets normalized webpack options.
Attributes
platform:
false | PlatformTargetPropertiesplatform target properties