Vite+ Alpha: Unified Toolchain for the Web (MIT License)
1–9 of 9 posts
Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#2Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#3Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#4This announcement mentions Node.js a couple of times. Does it also support Bun as a package manager and a runtime?
Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#5With this being open sourced, and being the integration and creation of several fast components, this becomes an obvious recommendation for JS/TS. Similar to Cargo for Rust and uv for Python, yes?
Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#6Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#7This announcement mentions Node.js a couple of times. Does it also support Bun as a package manager and a runtime?
No. There's an open issue: https://github.com/voidzero-dev/vite-plus/issues/557
And it doesn't even support one of the bigger PM's? Weird
Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#8What's the difference then between Void and Vite+
void is a deployment platform and sdk which is built on top of cloudflare and vite. void will be paid offerring
Re: Vite+ Alpha: Unified Toolchain for the Web (MIT License)
#9The web has always needed a simpler tooling story, not just an easier one. And the credentials for this attempt are far more favourable than previous attempts.
Glad to see Vite+ is now MIT licensed. That will immensely help with adoption.
The Void.cloud/Cloudflare tie-in is very reasonable for deployment workflows and associated runtime APIs. I think I've heard that everything else in the Vite+ scope (build/test/check/run, etc) will be decoupled (i.e. plugin-based and agnostic of runtimes/hosting providers) which sounds like an important ongoing principle.