We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8967924 commit e6faa64Copy full SHA for e6faa64
1 file changed
guide/ssr.md
@@ -14,7 +14,7 @@ SSR 特别指支持在 Node.js 中运行相同应用程序的前端框架(例
14
15
## 示例项目 {#example-projects}
16
17
-Vite 为服务端渲染(SSR)提供了内建支持。[`create-vite-extra`](https://github.com/bluwy/create-vite-extra) 包含了一些你可以用作参考的SSR设置示例:
+Vite 为服务端渲染(SSR)提供了内建支持。[`create-vite-extra`](https://github.com/bluwy/create-vite-extra) 包含了一些你可以用作参考的 SSR 设置示例:
18
19
- [Vanilla](https://github.com/bluwy/create-vite-extra/tree/master/template-ssr-vanilla)
20
- [Vue](https://github.com/bluwy/create-vite-extra/tree/master/template-ssr-vue)
0 commit comments