refactor(hunt): Style hunt admin

This commit is contained in:
2026-08-03 01:57:35 +02:00
parent 2d8669708d
commit 8e5e60da87
11 changed files with 556 additions and 463 deletions
+5
View File
@@ -6,6 +6,11 @@ export default defineNuxtConfig({
app: {
keepalive: true
},
vite: {
optimizeDeps: {
holdUntilCrawlEnd: true
}
},
modules: [
'@nuxt/devtools',
'nuxt-auth-utils',