6 items tagged with "vite"
Set up Vitest for fast, modern JavaScript testing
Build tool migration from Webpack to Vite
Migration from Create React App to Vite
Migrate a CRA React app to Vite with updated env vars, build config, and tooling
Migrate build tooling from Webpack to Vite for faster development
Webpack is a mature, highly configurable bundler; Vite is a faster modern build tool using native ESM in dev and Rollup for production builds.