Home > @lynx-js/template-webpack-plugin > LynxTemplatePlugin
#LynxTemplatePlugin class
LynxTemplatePlugin
Signature:
export declare class LynxTemplatePlugin #Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
#Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Readonly<Required<LynxTemplatePluginOptions>> |
|
#Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
The entry point of a webpack plugin. | ||
|
convertCSSChunksToMap(cssChunks, plugins, enableCSSSelector) |
|
Convert the css chunks to css map. |
|
|
Map an async chunk id to | |
|
|
Returns all public hooks of the Lynx template webpack plugin for the given compilation |

