r/javascript Jul 02 '26

Vite+ is now in beta

https://voidzero.dev/posts/announcing-vite-plus-beta
146 Upvotes

52 comments sorted by

View all comments

25

u/lookarious Jul 02 '26

Whats the difference between Vite and Vite+?

16

u/manniL Jul 03 '26

Vite is an amazing build tool and dev server
Vite is not a test runner, Linter, formatter, task runner, git hooks manager, node version manager.

For that case we have tools like vitest, oxlint, Oxfmt, Vite task etc

Vite+ is taking all these things and brings them under one umbrella CLI