Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@

Vite DevTools is a set of tools for visualizing the internal state and build analysis for Vite and Rolldown.

> [!IMPORTANT]
> This project is still in development. Not yet usable. You may preview it by building this project from source.

- 📖 [Documentation](https://devtools.vite.dev)
- 💡 [Contributing Guide](./CONTRIBUTING.md)

Expand Down
3 changes: 1 addition & 2 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ outline: deep
# Getting Started

> [!WARNING]
> Vite DevTools is still in development and not yet ready for production use.
> And currently Vite DevTools is designed only for Vite-Rolldown's build mode.
> Vite DevTools currently only supports Vite-Rolldown's build mode.
> Dev mode and normal Vite are not supported yet.

## What is Vite DevTools?
Expand Down
Loading