WpwLicenseFilesPlugin

new WpwLicenseFilesPlugin(options)

Parameters:
NameTypeDescription
optionsWpwPluginOptions

Members

buildOptions :WpwBuildOptionsConfig.<"licensefiles">

Type:
  • WpwBuildOptionsConfig.<"licensefiles">

create

targetBuilds :Record.<string, boolean>

Type:
  • Record.<string, boolean>

Methods

getVendorPlugin(_compiler, firstPass) → {WebpackPluginInstance|undefined}

Parameters:
NameTypeDescription
_compilerWebpackCompiler
firstPassboolean
Returns:
Type: 
WebpackPluginInstance | undefined

onApply() → {WpwPluginTapOptions.<any, any, any>|void}

Returns:
Type: 
WpwPluginTapOptions.<any, any, any> | void