Vite Plugin API
The Vite Plugin API extends Rolldown's plugin interface with additional Vite-specific hooks, giving plugin authors full control over the build pipeline, dev server configuration, HTML transformation, and hot module replacement.
Documentation
Specifications
OpenAPI
#Build
#Hot Module Replacement
#Plugin
#Transform
#Vite