mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 14:48:41 +00:00
chore: bump Vitest timeout (#8084)
This commit is contained in:
parent
f895f94b49
commit
e56d79e17d
@ -7,7 +7,8 @@ export default defineConfig({
|
||||
'**/dist/**',
|
||||
'./playground/**/*.*',
|
||||
'./playground-temp/**/*.*'
|
||||
]
|
||||
],
|
||||
testTimeout: 20000
|
||||
},
|
||||
esbuild: {
|
||||
target: 'node14'
|
||||
|
Loading…
Reference in New Issue
Block a user