Reference
createAppRouterVitePlugin
Creates the app-router Vite plugin for route compilation and development middleware.
Signature
function createAppRouterVitePlugin(options: AppRouterVitePluginOptions): PluginReference
Creates the app-router Vite plugin for route compilation and development middleware.
function createAppRouterVitePlugin(options: AppRouterVitePluginOptions): Plugin