Home > @rushstack/module-minifier > IMinifierConnection > disconnectAsync
IMinifierConnection.disconnectAsync() method
Callback to be invoked when done with the minifier
Signature:
disconnectAsync(): Promise<void>;
Returns:
Promise<void>
Home > @rushstack/module-minifier > IMinifierConnection > disconnectAsync
Callback to be invoked when done with the minifier
Signature:
disconnectAsync(): Promise<void>;
Returns:
Promise<void>