Provides integration with a vite application, useful for serving theme assets.
Implemented according to vite's backend integration guide: https://vitejs.dev/guide/backend-integration.html
To use it, follow instructions on modifying your theme's libraries to point to asset source code. The module will replace asset urls with the vite server path, and vite will serve compiled assets when the source is requested.
Module page
Stability
Secure
Project updates