chore: update vite.config.ts

added v3_lazyRouteDiscovery
This commit is contained in:
Dustin Loring 2025-06-25 15:33:50 -04:00 committed by GitHub
parent 61dcecb7e4
commit f17cefbb52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ export default defineConfig((config) => {
v3_fetcherPersist: true,
v3_relativeSplatPath: true,
v3_throwAbortReason: true,
v3_lazyRouteDiscovery: true,
},
}),
UnoCSS(),