This commit is contained in:
Yuri Kuznetsov
2021-06-22 16:17:02 +03:00
parent 78902caf30
commit fcfeacdd82

View File

@@ -323,7 +323,7 @@ class Diff
fs.unlinkSync(diffBeforeUpgradeFolderPath);
}
if (!withVendor) {
if (withVendor) {
this.processVendor({
versionFrom: versionFrom,
currentPath: currentPath,