chore: Update npm dependencies and configuration files
Some checks failed
CI / cache-and-install (push) Failing after 46s
Some checks failed
CI / cache-and-install (push) Failing after 46s
This commit is contained in:
@ -23,12 +23,6 @@ export default defineConfig(({ mode, command }) => {
|
||||
getRouteName: (routeNode) => getPascalCaseRouteName(routeNode),
|
||||
logs: false,
|
||||
}),
|
||||
AutoImport({
|
||||
imports: [
|
||||
'vue-router',
|
||||
VueRouterAutoImports,
|
||||
],
|
||||
}),
|
||||
// other plugins
|
||||
AutoImport({
|
||||
resolvers: [
|
||||
|
Reference in New Issue
Block a user