Release 0.0.7
This commit is contained in:
@@ -111,7 +111,8 @@ export async function runRuntimeAnalysis({ onProgress }={}) {
|
||||
return analyzeStorage({
|
||||
listFiles: () => listFoundryFiles(onProgress),
|
||||
listSources: () => listFoundrySources(onProgress),
|
||||
onProgress
|
||||
onProgress,
|
||||
i18n: { format }
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user