Vite+ Beta
voidzero.dev
Vite+ Beta
1–10 of 163 posts
Re: Vite+ Beta
#2Re: Vite+ Beta
#3Can it be used for Node builds or browser-only same as Vite?
Re: Vite+ Beta
#4Can it be used for Node builds or browser-only same as Vite?
Re: Vite+ Beta
#5Can it be used for Node builds or browser-only same as Vite?
I'm always curious of the use case when someone proposes Node code bundling. What's the advantage? Obfuscation in SEA?
Re: Vite+ Beta
#6Earlier quoted context omitted.
I'm always curious of the use case when someone proposes Node code bundling. What's the advantage? Obfuscation in SEA?
Running typescript without compilation is still tricky with plain Node. `vite dev` has amazing DX not available for Node programs. I'm wondering if Vite+ tackles this problem.
Re: Vite+ Beta
#7I'm just wary about anything with a '+' and I assume there is a subscription attached to it.
Looking at this it doesn't look like it.
Re: Vite+ Beta
#8Is there a subscription with this? I'm just wary about anything with a '+' and I assume there is a subscription attached to it. Looking at this it doesn't look like it.
"It is fully open source under the MIT license"
Re: Vite+ Beta
#9YMMV
Re: Vite+ Beta
#10Can it be used for Node builds or browser-only same as Vite?
I'm always curious of the use case when someone proposes Node code bundling. What's the advantage? Obfuscation in SEA?