We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rolldown-vite
Vite 8+
1 parent fcedc43 commit 124606fCopy full SHA for 124606f
1 file changed
docs/guide/index.md
@@ -5,8 +5,8 @@ outline: deep
5
# Getting Started
6
7
> [!WARNING]
8
-> Vite DevTools currently only supports Vite-Rolldown's build mode.
9
-> Dev mode and normal Vite are not supported yet.
+> Vite DevTools currently only supports build mode of Vite 8+.
+> Dev mode and Vite versions under 8 are not supported yet.
10
11
## What is Vite DevTools?
12
@@ -113,7 +113,7 @@ Now that you have Vite DevTools set up, you can:
113
114
- **Build mode only**: Currently works with Vite-Rolldown's build mode
115
- **Dev mode**: Not yet supported (planned for future releases)
116
-- **Standard Vite**: Requires Rolldown Vite for now
+- **Vite Version**: Requires Vite 8 or higher versions for now
117
118
## Architecture Overview
119
0 commit comments