Home > @rushstack/module-minifier > MessagePortMinifier
MessagePortMinifier class
Minifier implementation that outsources requests to the other side of a MessagePort
Signature:
export declare class MessagePortMinifier implements IModuleMinifier
Implements: IModuleMinifier
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| WorkerThreads.MessagePort |
Methods
Method | Modifiers | Description |
|---|---|---|
Prevents the minifier from shutting down until the returned | ||
No-op code transform. |