ByteDance ADFE Team
May 8, 2021 · Frontend Development
What Is Vite? A Fast Frontend Build Tool and Its Comparison with Webpack
Vite is a native ES Module‑driven frontend build tool that offers lightning‑fast cold starts, instant hot module replacement, and on‑demand compilation by eliminating bundle steps during development, while still using Rollup for production builds, providing a performance‑focused alternative to Webpack.
Build ToolES ModuleFrontend Development
0 likes · 11 min read
