fastify / fastify-vite

Fastify plugin for Vite integration.
MIT License
849 stars 71 forks source link

feat: custom Vite server, index.html, Slidev integration example #108

Closed galvez closed 1 week ago

galvez commented 1 year ago

This adds two new configuration options to @fastify/vite:

And a usage example demonstrating how to serve a slidev presentation.

galvez commented 1 week ago

Closing for the time being as this gets deprecated by the new Vite environment API.