Home > @lynx-js/template-webpack-plugin > LynxEncodePlugin
#LynxEncodePlugin class
LynxEncodePlugin
Signature:
export declare class LynxEncodePlugin #Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
#Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
number |
The stage of the beforeEmit hook. | |
|
|
number |
The stage of the beforeEncode hook. | |
|
|
Readonly<Required<LynxEncodePluginOptions>> |
| |
|
|
number |
The stage of the encode hook. | |
|
|
Tinypool |
Shared TASM encode worker pool: multiple entries (and multiple | |
|
|
LynxEncodePluginOptions | undefined |
(Optional) |
#Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
The entry point of a webpack plugin. |

