style: auto format
This commit is contained in:
parent
c93e63559a
commit
3450e4c5ba
|
|
@ -35,7 +35,7 @@ module.exports = async (ctx) => {
|
|||
.filter((item) => item);
|
||||
},
|
||||
config.cache.routeExpire,
|
||||
false,
|
||||
false
|
||||
);
|
||||
|
||||
const completeUrl = pathList.find((item) => item && item.path === path).completeUrl;
|
||||
|
|
|
|||
Loading…
Reference in New Issue