big update
This commit is contained in:
@@ -44,7 +44,7 @@ export default defineConfig({
|
||||
assetsInlineLimit: 0,
|
||||
},
|
||||
// Vitest configuration (separate from Vite config)
|
||||
// @ts-ignore - Vitest types are not always properly recognized
|
||||
// @ts-expect-error - Vitest types are not always properly recognized
|
||||
test: {
|
||||
globals: true,
|
||||
environment: 'jsdom',
|
||||
|
||||
Reference in New Issue
Block a user