ToolsBuildWriting Vite Plugins: A Developer Guide2026-03-05Vite's plugin API is built on top of Rollup's, with Vite-specific hooks added on top. This guide walks through building a plugin from scratch.