refactor(hunt): Style hunt admin
This commit is contained in:
@@ -6,6 +6,11 @@ export default defineNuxtConfig({
|
||||
app: {
|
||||
keepalive: true
|
||||
},
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
holdUntilCrawlEnd: true
|
||||
}
|
||||
},
|
||||
modules: [
|
||||
'@nuxt/devtools',
|
||||
'nuxt-auth-utils',
|
||||
|
||||
Reference in New Issue
Block a user