提交 d98a0d03 编写于 作者: fxy060608's avatar fxy060608

fix(uts): clear changed files

上级 79583aad
......@@ -80,6 +80,7 @@ class WebpackAppPlusPlugin {
if (utsChangedFiles.length) {
changedFiles.push(...utsChangedFiles)
}
process.env.UNI_APP_UTS_CHANGED_FILES = ''
} catch (e) {}
if (!isFirst && changedFiles.length > 0) {
if (serviceChangedFiles.length === 0 && viewChangedFiles.length === 0 && utsChangedFiles
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册