The build tool for the web. It's pronounced /vit/ like Veet! | brought to you by @voidzerodev and the community - join us on Discord: chat.vite.dev

Vite ⚡ retweeted
New UnJS Website 💅 With a light ☀️ and a dark theme 🌙 and overall design improvements. In 2024, expect to see more articles and learning content! 🗒️ 👉 unjs.io/blog/2023-12-11-a-ne…
9
39
290
45,989
Vite ⚡ retweeted
New year, new Astro ✨ Upgrade to Astro 4.1 for new accessibility audit rules, improved `client:visible` options, bug fixes, and more! astro.build/blog/astro-410/
9
83
681
42,352
The number of times I was able to solve very specific feature requests on @vite_js by suggesting a 10 lines custom plugin is totally worth the 50ms of startup time. And with TS you get a powerful autocomplete and data validator with a syntax everyone know.
.js config files are a massive mistake and you should avoid them as much as possible. Static is better
3
2
52
11,703
Vite ⚡ retweeted
3s to deploy, 20s to build a desktop app... When you click those buttons, so much happens in the background ✨! - Your Luna Park project is transpiled to a @vuejs project - The Vue project is compiled using @vite_js - The output is bundled as a desktop app using @TauriApps
3
5
59
11,363
Vite ⚡ retweeted
Hybridly v0.6.0 - Supports @vite_js 5 - Improved dev server prompt - New `loadModule` architecture API - Improved @​vite directive - Local build warning hybridly.dev/releases/v0.6.0…
15
44
13,032
Vite ⚡ retweeted
✨🎊 Welcome to 2024! 🎊✨ Get the first-look at what we’ll be cooking up this year, plus all our 2023 highlights – from first-class @vite_js support to our biggest release ever. storybook.js.org/blog/future…
3
13
76
9,747
Vite ⚡ retweeted
The Nuxt Devtools is spreading 💚
Inspired by the excellent Nuxt Devtools by @antfu7, I created Next Devtools, and below is a demonstration video. github.com/xinyao27/next-dev…
2
15
310
37,302
Vite ⚡ retweeted
An update on Rolldown: We originally planned to open source the codebase this year, but it will be pushed to Q1 2024. We've reached the stage where Rolldown can pass all the current Vite dependency pre-bundling test cases. But as we are working towards more advanced features like tree-shaking and fine-grained code splitting control, we decided we needed to perform some pretty substantial refactors before we move forward. As a result of that, it might not be in the best state for external contributors to jump in just yet. We are planning to open source it after we finish this refactor, and we don't expect it to take too long!
13
41
791
104,478
Vite ⚡ retweeted
🎁 Nuxt 3.9 is out - a Christmas present from the whole Nuxt team! ❤️ This release includes: ⚡️ Vite 5 🔥 updates for Vue 3.4 ✨ interactive server components 📦 new composables 🚦 a new loading API ... and more! 👉 See the highlights at nuxt.com/blog/v3-9.
22
237
1,215
150,936
Vite ⚡ retweeted
SolidStart Beta 2 is finally out.🎉 ⚡️Nitro backed, and Vinxi powered 🤑New super serializing Server Functions 🕵️Router/Metadata Library Agnostic 💅Fully CSR SPA capable github.com/solidjs/solid-sta…
11
83
569
100,708
How can you combine @fastifyjs and @vite_js? Check it out at buff.ly/41BiiMg
2
7
44
10,906
Now that @remix_run is on @vite_js and has `import.meta.glob` support, it works pretty well as a blog engine since route files can be MDX 😎 To see this in action, here's a Remix + Vite blog demo that @pcattori put together (but I'm chipping in too!) github.com/pcattori/remix-bl…
5
13
123
22,707
Further @vite_js optimization: switching to react-swc instead of babel reduced our dev server compilation step from ~16s to ~400ms. 🤯 Warm and cold start LCP for our dev server is down from 20 to 5 seconds. Still room for improvements.
Upgrading @linear’s client from v4: • -40% dev server full refresh time • -30% production build time • HMR experience is safer (but not great if you have a lot of circular dependencies). The “--debug hmr” flag is awesome. ⚡️
1
2
41
8,366
Vite 5 support has been deployed across our package ecosystem. 🔥 vitejs.dev/blog/announcing-v…
6
53
666
71,528
In Vite 5 we've removed the limitation on inlining SVGs, but one size number is still too limiting when trying to find the good ratio between number of requests and caching, so we will add a callback option in Vite 5.1: github.com/vitejs/vite/pull/…
3
14
7,080
💿🚀 The @remix_run website is now built using our @vite_js plugin. That's one major step closer to being stable! remix.run
1
12
204
126,314
📢 Official support for Vite, Rspack & NextJS  🎁 ⚡ We are happy to introduce official Bit support for #vite, #rspack, and #nextjs -bringing lightning-speed dev servers, built-in SSR, and faster builds for developing your components and applications. ⚡Vite and Vitest - The new React dev environment now supports Vite, including a new Vite-based application type and a new tester using Vitest. SSR works out of the box. → Try Bit with Vite: bit.cloud/bitdev/react/app-t… → Try the Vitest tester: bit.cloud/teambit/vite/vites… 🦀 Rspack - A new Rspack-based application type, bringing the speed for Rust to your app dev server and builds. SSR works out of the box. → Try Bit with Rspack: bit.cloud/bitdev/react/app-t… ◼ NextJS - Meet the new official dev environment for component-driven NextJS applications. Build and compose NextJS applications faster using Bit components. → Try Bit with NextJS: bit.dev/docs/quick-start/hel… Happy Holidays 💛
1
6
36
9,046
Vite ⚡ retweeted
We recently completed a codebase restructuring of the v3 Console, that resulted in a 10x improvement in our internal CI build time. Here’s what we did: 🚀 Moved to @bunjavascript package manager from Yarn ⚡️ Moved from a multiple library/app, highly customized NX monorepo to a simple @vite_js app ☁️ Using @Cloudflare pages for builds There are more optimizations to be done! But starting simple and adding complexity only as needed is a great way to improve productivity. #buildinpublic
3
7
50
17,237
Vite ⚡ retweeted
Did you know that you can selectively silence any log statement in #vitest?
3
9
127
14,107