⚠️
The vite-plugin-ssr project has been renamed Vike.
  • If you are already using vite-plugin-ssr, then migrate to Vike.
  • For new projects, don't use vite-plugin-ssr but use Vike instead.
It follows the same philosophy: Vike itself (without extensions) is unopinionated and lets you integrate tools with architectural freedom.

Server Integration

Vite-plugin-ssr is server agnostic: we can use it within any kind of server environment since, from the perspective of a server architecture, vite-plugin-ssr is just a server-agnostic middleware.

See: