feat: add check update

This commit is contained in:
Yifei Zhang
2023-03-23 16:01:00 +00:00
parent e55520e93c
commit 29de957395
13 changed files with 201 additions and 5257 deletions

View File

@@ -11,7 +11,7 @@ const nextConfig = {
}); // 针对 SVG 的处理规则
return config;
},
}
};
module.exports = nextConfig;