mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-02-01 17:36:51 +00:00
docs: update minimum Vite version
This commit is contained in:
parent
802c67b639
commit
ce5eeec78f
@ -45,7 +45,7 @@ A blazing fast unit test framework powered by Vite.
|
||||
- Out-of-box TypeScript / JSX support
|
||||
- Filtering, timeouts, concurrent for suite and tests
|
||||
|
||||
> Vitest requires Vite >=v2.7.10 and Node >=v14
|
||||
> Vitest requires Vite >=v3.0.0 and Node >=v14
|
||||
|
||||
|
||||
```ts
|
||||
|
||||
@ -30,7 +30,7 @@ pnpm add -D vitest
|
||||
```
|
||||
|
||||
:::tip
|
||||
Vitest requires Vite >=v2.7.10 and Node >=v14
|
||||
Vitest requires Vite >=v3.0.0 and Node >=v14
|
||||
:::
|
||||
|
||||
## Configuring Vitest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user