浏览代码

Update webpack version

John 8 年之前
父节点
当前提交
6fdf429e5d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ $ npm start             # Build and launch the app, same as "node tools/start.js
 &nbsp; &nbsp; react <= 0.14.8<br>
 &nbsp; &nbsp; react-dom <= 0.14.8<br>
 &nbsp; &nbsp; react-router <= 2.3.0<br>
-&nbsp; &nbsp; webpack <= 1.13.2  [IE8 下访问webpack.UglifyJsPlugin 压缩的代码出错](https://github.com/SamHwang1990/blog/issues/6)<br>
+&nbsp; &nbsp; webpack = webpack/webpack#8d5ed06
 
 ### How to Test