Just built Vue's SFC playground (~17mb JS output before gzip) using the latest continuous release of rolldown-powered-vite.
It's a drop-in replacement. Dev and prod work exactly the same, and the prod build went from 8.51s to 2.95s (~3x speedup) with zero code changes.
It's a drop-in replacement. Dev and prod work exactly the same, and the prod build went from 8.51s to 2.95s (~3x speedup) with zero code changes.
Comments
Are there any plans from your side to rewrite Vite too or move some Vite features to Rolldown?
Is the main goal of Rolldown to be a Rollup replacement or will it get more features?
Will it track (major) new Rollup versions?