Skip to content
代码片段 群组 项目
提交 bbf634c5 编辑于 作者: Timotej Ecimovic's avatar Timotej Ecimovic
浏览文件

Clearly print out post-processing.

上级 c4ad751b
No related branches found
No related tags found
无相关合并请求
......@@ -634,6 +634,8 @@ function generateAndWriteFiles(
)
}
}
if (options.log && postProcessPromises.length > 0)
console.log('🤖 Executing post-processing actions:')
return Promise.all(postProcessPromises).then(() => genResult)
})
})
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册