cli 修正

This commit is contained in:
Wang Kejun 2022-05-17 14:12:43 +08:00
parent b5967800c6
commit a73d9557f0
1 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ class OakWeChatMpPlugin {
MODE.external
);
}
break;
continue;
}
if (getIsOak(c)) {
const oakComponent = OakPagePath + c.replace(new RegExp(OakPagePrefix), '');
@ -282,7 +282,7 @@ class OakWeChatMpPlugin {
MODE.oak
);
}
return;
continue;
}
if (mode === MODE.oak) {
const component = path