Open
Description
Environment
- Operating System:
Linux
- Node Version:
v16.14.2
- Nuxt Version:
3.0.0-rc.12
- Nitro Version:
0.6.0
- Package Manager:
[email protected]
- Builder:
vite
- User Config:
-
- Runtime Modules:
-
- Build Modules:
-
Reproduction
https://stackblitz.com/edit/nuxt-framework-zehqm6
Describe the bug
The empty await setup({})
in the tests takes ~4 seconds for every rerun in watch
mode in the empty project.
Please, check the reproduction, try to run npm test
.
Additional context
No response
Logs
No response