Skip to content

Commit 0e99573

Browse files
authored
Update README.md
1 parent eb0e1d2 commit 0e99573

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,6 @@ react + react-router + redux + immutable + less + ES6/7 + webpack + fetch
2424
npm run dist (发布生产版本,对代码进行混淆压缩,提取公共代码,分离css文件)
2525
```
2626

27-
## 2016年10月26日
28-
```
29-
初次提交
30-
```
31-
32-
## 2016年11月14日
33-
```
34-
新增热替换功能
35-
```
36-
## 2016年11月16日
37-
```
38-
添加immutable.js的使用,减少组件不必要的更新,优化性能
39-
```
40-
## 2017年1月10日
41-
```
42-
1、修复热替换无法正常使用的问题,使用 react-hot-loader 代替 react-transform
43-
2、热替换模式下使用 http-proxy-middleware 反向代理解决跨域问题
44-
```
45-
46-
4727

4828
## 说明
4929

0 commit comments

Comments
 (0)