new WpwLicenseFilesPlugin(options)
Parameters:
| Name | Type | Description |
|---|---|---|
options | WpwPluginOptions |
Members
buildOptions :WpwBuildOptionsConfig.<"licensefiles">
Type:
- WpwBuildOptionsConfig.<"licensefiles">
create
targetBuilds :Record.<string, boolean>
Type:
- Record.<string, boolean>
Methods
getVendorPlugin(_compiler, firstPass) → {WebpackPluginInstance|undefined}
Parameters:
| Name | Type | Description |
|---|---|---|
_compiler | WebpackCompiler | |
firstPass | boolean |
Returns:
- Type:
- WebpackPluginInstance |
undefined
onApply() → {WpwPluginTapOptions.<any, any, any>|void}
Returns:
- Type:
- WpwPluginTapOptions.<any, any, any> |
void