Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c38d188

Browse files
committed
update readme to v0.2.1
1 parent eb61e87 commit c38d188

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

‎README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
基于 Vue-Cli3 改造的 SSR 服务端渲染项目,目的是改造成可用于工程上
44

55
- 基于 Cli3 进行改造的前后端渲染项目
6+
- 支持最新的 Vue 版本 v2.6.0+
67
- 支持通过配置决定 Page 是否服务端渲染
78
- 使用 KOA 作为 server 端框架
89
- PM2 配置支持
@@ -11,6 +12,15 @@
1112
- 优化 dev 开发 ssr,通过双启动(ssr-server & client-dev-server)方式,实现前后端 dev 开发无感知,解决方案更加优雅
1213
- SEO 的支持,支持 tkd 以及 head 附加
1314

15+
## v0.2.1
16+
17+
- add critical css to ssr
18+
- fix enable map file on ssr runtime bug
19+
20+
## v0.2.0
21+
22+
- update to Vue v2.6.0+
23+
1424
## Project setup
1525

1626
```
@@ -40,7 +50,3 @@ npm run test
4050
```
4151
npm run lint
4252
```
43-
44-
### Customize configuration
45-
46-
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /