vize_atelier_ssr
vize_atelier_ssr compiles Vue templates for server-side rendering output.
Highlights
- SSR-specific step configuration
- String-oriented code generation with SSR helpers
- Shared Relief AST and Atelier Core lane
Key Entry Points
compile_ssrcompile_ssr_with_optionsSsrCompilerOptionsSsrCodegenResult
Related Crates
vize_atelier_coreprovides shared parsing and lane infrastructurevize_atelier_sfccan route template blocks through SSR compilation paths@vizejs/vite-pluginand Nuxt integration rely on this backend for SSR builds
License
MIT