Vite with Rolldown as bundler. Temporary package.
rolldown-vite
is a fork of Vite that uses Rolldown instead of Rollup & esbuild. Rolldown is a Rust-based JavaScript bundler designed for maximum performance.
It can be used as a drop-in replacement to test out Rolldown with Vite. Eventually, this package is not needed anymore as all changes will be merged into the main Vite repository.
MIT.