fix: export routes

This commit is contained in:
bac-joker 2020-12-10 17:37:17 +08:00
parent 0ca7ec6aaf
commit d263c4a8cf

View File

@ -22,7 +22,7 @@ export default function (api) {
}); });
}); });
api.addExports(() => [ api.addCoreExports(() => [
{ {
specifiers: ['router'], specifiers: ['router'],
source: absoluteFilePath source: absoluteFilePath