mirror of
https://github.com/pyrohost/pyrodactyl.git
synced 2026-04-06 04:01:58 +02:00
fix(vite): update warmup files
This commit is contained in:
@@ -129,9 +129,8 @@ export default defineConfig({
|
||||
warmup: {
|
||||
clientFiles: [
|
||||
'resources/scripts/index.tsx',
|
||||
'resources/scripts/routers/DashboardRouter.tsx',
|
||||
'resources/scripts/routers/UnifiedRouter.tsx',
|
||||
'resources/scripts/components/dashboard/DashboardContainer.tsx',
|
||||
'resources/scripts/routers/ServerRouter.tsx',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user