Home > vue-metamorph > CreateVueMetamorphCliOptions > onProgress
CreateVueMetamorphCliOptions.onProgress property
The vue-metamorph CLI will call this function when a file has been transformed and written back to disk
Signature:
typescript
onProgress?: ProgressCallback;