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 c722cb7 commit 4224b7eCopy full SHA for 4224b7e
zh/README.md
@@ -4,6 +4,7 @@
4
> - vue & vue-server-renderer 2.3.0+
5
> - vue-router 2.5.0+
6
> - vue-loader 12.0.0+ & vue-style-loader 3.0.0+
7
+
8
如果先前已经使用过 Vue 2.2 的服务器端渲染(SSR),您应该注意到,推荐的代码结构现在[略有不同](./structure.md)(使用新的 [runInNewContext](./api.md#runinnewcontext) 选项,并设置为 `false`)。现有的应用程序可以继续运行,但建议您迁移到新的推荐规范。
9
10
## 什么是服务器端渲染(SSR)?
0 commit comments