new WpwWebAppInlineChunksPlugin(htmlPlugin, patterns, _logger)
Parameters:
| Name | Type | Description |
|---|---|---|
htmlPlugin | any | |
patterns | Array.<RegExp> | |
_logger | WpwLogger |
Methods
apply(compiler)
Parameters:
| Name | Type | Description |
|---|---|---|
compiler | WebpackCompiler |
getInlinedTag(publicPath, assets, tag) → {any}
Parameters:
| Name | Type | Description |
|---|---|---|
publicPath | string | |
assets | any | |
tag | any |
Returns:
- Type:
- any