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

chore: build

上级 b9a32599
......@@ -45,7 +45,7 @@ exports.fuzzyMatchTarget = (partialTargets, includeAllMatching) => {
}
})
if (matched.length) {
return matched
return matched.sort((a, b) => priority[b] - priority[a])
} else {
console.log()
console.error(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册