chore: Update npm dependencies and configuration files
Some checks failed
CI / cache-and-install (push) Failing after 46s

This commit is contained in:
严浩
2024-08-05 17:28:50 +08:00
parent 31aa166513
commit fc60b67aa6
5 changed files with 449 additions and 141 deletions

View File

@ -23,12 +23,6 @@ export default defineConfig(({ mode, command }) => {
getRouteName: (routeNode) => getPascalCaseRouteName(routeNode),
logs: false,
}),
AutoImport({
imports: [
'vue-router',
VueRouterAutoImports,
],
}),
// other plugins
AutoImport({
resolvers: [