Home > @rushstack/module-minifier > IMinifierConnection
IMinifierConnection interface
Metadata from the minifier for the plugin
Signature:
export interface IMinifierConnection 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| configHash | string | Hash of the configuration of this minifier, for cache busting. | 
Methods
| Method | Description | 
|---|---|
| disconnect() | Callback to be invoked when done with the minifier |