by sangeeth96 on 10/10/25, 9:53 AM with 148 comments
by rk06 on 10/10/25, 10:24 AM
Bun is also attempting it. Thye have made tremendous progress but they are also competing against node, and thus I don't expect to for bun to go mainstream.
However, despite the difficulties, I strongly believe that Vite+ can achieve it.
I strongly recommend all readers here to watch Vite documentary[0] that got released less than a day ago for vite's history and bacground of Vite+
by Galanwe on 10/10/25, 11:41 AM
A big "Request early access" followed by a contact form at the top of the landing page is an instant redflag of vendor locking, who would ever want that?
by __jonas on 10/10/25, 11:48 AM
by shreddit on 10/10/25, 12:24 PM
92 requests 22.6 MB transferred 25.2 MB resources Finish: 9.54 s DOMContentLoaded: 290 ms Load: 9.50 s
by yencabulator on 10/10/25, 5:11 PM
1. This is a Vite rugpull, right?
2. What the hell do I migrate to to avoid the rugpull, now?
Lots of stuff builds on top of Vite, and this is an incredibly bad move from the Vite people.
by hv42 on 10/10/25, 12:28 PM
by watty on 10/13/25, 7:59 PM
One approach is to setup consulting services. Looks like Void Zero's approach is to start building value-add tools and features on top of Vite that are no longer free.
The decision that users must make now is whether it's worth the risk investing in Vite, assuming that more and more functionality will move to the paid tier.
by yakkomajuri on 10/10/25, 11:13 AM
As far as Astral goes, so far they've distributed all the tooling separately but it seems they might be going towards consolidation as well.
by vanni on 10/10/25, 4:41 PM
Vite: The Documentary https://www.youtube.com/watch?v=bmWQqAKLgT4
by selectnull on 10/15/25, 2:52 PM
Please list the prices.
by staticelf on 10/10/25, 12:09 PM
by johnnypangs on 10/10/25, 11:23 AM
by jonathanhefner on 10/10/25, 9:38 PM
I would love more information about this feature! Bad line-wrapping is the reason I loathe Prettier.
by diiiimaaaa on 10/10/25, 12:58 PM
Hopefully Evan can pull this off and we have simpler initial setup.
by epolanski on 10/10/25, 12:32 PM
by cadamsdotcom on 10/10/25, 7:17 PM
by ttoinou on 10/10/25, 12:14 PM
by bananapub on 10/10/25, 11:35 AM
by petesergeant on 10/10/25, 11:58 AM
by avhception on 10/10/25, 11:23 AM
Ah, great, another Javascript tooling stack! Let's jump on board! I'll get straight to configuring, replacing and patching as soon as possible. Or maybe let's just don't. I'm tired, Boss.
by ochronus on 10/10/25, 1:33 PM
by andai on 10/10/25, 11:45 AM
by game_the0ry on 10/10/25, 1:19 PM
by nunobrito on 10/10/25, 12:00 PM
Vite is basically replicating what one would expect as normal behaviour from the JDK + IDE has been doing since years. Javascript was meant to be readable for an open web, nowadays it is compiled into a puddle of text.
It is OK to reinvent the wheel, it just doesn't look much better than the old one.