Skip to content

Commit 124606f

Browse files
authored
docs: replace rolldown-vite with Vite 8+ (#230)
1 parent fcedc43 commit 124606f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/guide/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ outline: deep
55
# Getting Started
66

77
> [!WARNING]
8-
> Vite DevTools currently only supports Vite-Rolldown's build mode.
9-
> Dev mode and normal Vite are not supported yet.
8+
> Vite DevTools currently only supports build mode of Vite 8+.
9+
> Dev mode and Vite versions under 8 are not supported yet.
1010
1111
## What is Vite DevTools?
1212

@@ -113,7 +113,7 @@ Now that you have Vite DevTools set up, you can:
113113
114114
- **Build mode only**: Currently works with Vite-Rolldown's build mode
115115
- **Dev mode**: Not yet supported (planned for future releases)
116-
- **Standard Vite**: Requires Rolldown Vite for now
116+
- **Vite Version**: Requires Vite 8 or higher versions for now
117117

118118
## Architecture Overview
119119

0 commit comments

Comments
 (0)