⚠️
The vite-plugin-ssr project has been renamed Vike.
  • If you are using vite-plugin-ssr, migrate to Vike.
  • For new projects, use Vike instead of vite-plugin-ssr.
Vike itself (without extensions) is like vite-plugin-ssr: unopinionated and fully agnostic.

Vue Router & React Router

While, in principle, it's possible to use vite-plugin-ssr with React Router or Vue Router by using the onBeforeRoute() hook, we strongly recommend against doing so.

If you want a feature provided by Vue Router or React Router that vite-plugin-ssr is missing, then open a new feature request.