Vite Build Tool Guide: Dev Server, HMR and Plugins
Vite has become the mainstream frontend development tool thanks to native ES modules, blazing-fast HMR and turnkey production builds. This guide covers the dev server, dependency pre-bundling, Rolldown bundling and the plugin system.