@vue/compiler-ssr@3.5.40
// @vue/compiler-ssr
$ npm install @vue/compiler-ssr
downloads/wk
19,388,100
license
MIT
version
3.5.40
published
Jul 16, 2026
What is @vue/compiler-ssr?
@vue/compiler-ssr is the Vue 3 compiler for server-side rendering (SSR) that transforms Vue single-file components and templates into JavaScript code optimized for running on a server. Developers use this package when building Vue applications that need to render on the server before sending HTML to the client, enabling faster initial page loads and better SEO. It's a core part of Vue's build toolchain for SSR projects.
Links
Keywords
Dependencies (2)
Maintainers
yyx990803