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 eb0e1d2 commit 0e99573Copy full SHA for 0e99573
README.md
@@ -24,26 +24,6 @@ react + react-router + redux + immutable + less + ES6/7 + webpack + fetch
24
npm run dist (发布生产版本,对代码进行混淆压缩,提取公共代码,分离css文件)
25
```
26
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
47
48
## 说明
49
0 commit comments