Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 585 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 585 Bytes

@fastify/vite

This Fastify plugin allows you to run Vite's development server as middleware, expose your Vite application to your Fastify application, with configuration hooks to ease router integration and other customizations, and also automatically serve Vite builds, inferred from a Vite configuration file.

See the full documentation suite to learn more.