mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 18:08:15 +08:00
Update webpack links to point to webpack 2 (#2492)
* Update README.md to make links to webpack point to webpack.js.org instead insteade of webpack 1 webpack.githup.io
This commit is contained in:
committed by
William Monk
parent
349caa452d
commit
8a59fe6927
@@ -37,9 +37,7 @@ When you run `npm run build` the terminal will output the error, including the h
|
||||
* Fix `typescript` version to 2.3.x until 2.4 @types are fixed
|
||||
|
||||
### 2.3.1
|
||||
* Fix issue with new @types/react
|
||||
|
||||
### 2.3.0
|
||||
* All tsc to parse config (for `extend`) - Thanks to @DorianGrey
|
||||
* Fix various jest issues - thanks to @zinserjan
|
||||
* Fix code coverage - thanks to @zinserjan
|
||||
|
||||
Reference in New Issue
Block a user