Home > @rushstack/module-minifier > IModuleMinifier
IModuleMinifier interface
Object that can be invoked to minify code.
Signature:
export interface IModuleMinifier
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
Asynchronously minify a module |
Methods
Method | Description |
|---|---|
Prevents the minifier from shutting down until the returned |