Skip to content

Home > vue-metamorph > CreateVueMetamorphCliOptions > silent

CreateVueMetamorphCliOptions.silent property

Whether to suppress the default output of vue-metamorph's CLI

If you set this to true, use the onProgress function to define your own output

Signature:

typescript
silent?: boolean;