diff --git a/README.md b/README.md index cf804af4..3b1a38db 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/docs/guide/index.md b/docs/guide/index.md index 9f372984..c4c37cf9 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -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?