KBAISE/ for lovable
Directory

Vite

Frontend build tool + dev server

FreeLibraries & build toolingvite.dev

What it is

The default build tool for React apps outside Next.js. Vite 8 replaced the old esbuild-plus-Rollup pair with Rolldown, a single Rust bundler, plus the Oxc compiler — Vite reports 10-30x faster production builds. Ships a dev server with instant HMR and a new Vite DevTools panel.

Why it earns a slot

Every shadcn, Lovable and Bolt React scaffold is a Vite project — you already have it. Knowing vite.config.ts is how you add path aliases, proxies and env vars instead of fighting mystery build errors.

Know before you commit

Vite 8 needs Node 20.19+ or 22.12+. The Rolldown swap is mostly transparent, but custom Rollup plugins and esbuild-specific options may need the migration guide.

Getting started

npm create vite@latest

Field notes

0 from the community

Sign in to add a field note. Reading is always open.

Loading notes…
Neighbourhood

How Vite sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.

Also in Libraries & build tooling

Astro Starlight + Nextra
starlight.astro.buildNot yet swept

Framework docs themes

FreeLibraries & build tooling
Free · MIT
Open dossier
Biome
biomejs.devNot yet swept

Linter + formatter (Rust)

FreeLibraries & build tooling
Free · MIT/Apache-2.0
Open dossier
Bun
bun.shNot yet swept

JS runtime + package manager

FreeLibraries & build tooling
Free · MIT
Open dossier
Chromatic
chromatic.comNot yet swept

Visual regression testing

Free tier + paidLibraries & build tooling
Free tier · Starter $179/mo
Open dossier