Commit 16c642e
Update from upstream repo facebookincubator/create-react-app (#1)
* Update Travis CI Node versions in User Guide (facebook#2454)
Removed Node v4 (CRA only supports Node >= 6)
* re-add storybook && update the documentation and links (facebook#2331)
* re-add storybook && update the documentation and links
* Change to new documentation domain
* Prioritize index.css over the implicit App.css (facebook#2470)
* Added NamedModulesPlugin in webpack.config.dev.js (facebook#2458)
* Added NamedModulesPlugin in webpack.config.dev.js
* Update webpack.config.dev.js
* Unscope detect-port (facebook#2483)
Resolves facebook#2481
* Update webpack links to point to webpack 2 (facebook#2492)
* Update README.md to make links to webpack point to webpack.js.org instead
insteade of webpack 1 webpack.githup.io
* chore(templates): Move GitHub templates to hidden .github folder (facebook#2489)
* Fix minor docs typo (facebook#2500)
* Fix link to Storybook docs (facebook#2521)
* Simplify flow init docs (facebook#2522)
- Call `npm run flow --init` won't create a .flowconfig file, it should be `npm run flow init`1 parent 89361b5 commit 16c642e
File tree
8 files changed
+20
-20
lines changed- .github
- packages
- react-dev-utils
- react-scripts
- config
- template
- src
8 files changed
+20
-20
lines changedFile renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
252 | 254 | | |
253 | 255 | | |
254 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
| 693 | + | |
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| |||
1082 | 1082 | | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | | - | |
| 1085 | + | |
1086 | 1086 | | |
1087 | 1087 | | |
1088 | 1088 | | |
| |||
1244 | 1244 | | |
1245 | 1245 | | |
1246 | 1246 | | |
1247 | | - | |
1248 | 1247 | | |
1249 | 1248 | | |
1250 | 1249 | | |
| |||
1322 | 1321 | | |
1323 | 1322 | | |
1324 | 1323 | | |
1325 | | - | |
1326 | 1324 | | |
1327 | 1325 | | |
1328 | 1326 | | |
1329 | 1327 | | |
1330 | 1328 | | |
1331 | | - | |
1332 | | - | |
| 1329 | + | |
1333 | 1330 | | |
| 1331 | + | |
1334 | 1332 | | |
1335 | 1333 | | |
1336 | 1334 | | |
1337 | | - | |
| 1335 | + | |
1338 | 1336 | | |
1339 | | - | |
| 1337 | + | |
1340 | 1338 | | |
1341 | | - | |
| 1339 | + | |
| 1340 | + | |
1342 | 1341 | | |
1343 | | - | |
| 1342 | + | |
1344 | 1343 | | |
1345 | 1344 | | |
1346 | 1345 | | |
1347 | 1346 | | |
1348 | | - | |
| 1347 | + | |
1349 | 1348 | | |
1350 | 1349 | | |
1351 | 1350 | | |
| |||
1359 | 1358 | | |
1360 | 1359 | | |
1361 | 1360 | | |
1362 | | - | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
1366 | 1364 | | |
1367 | 1365 | | |
1368 | 1366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
0 commit comments