Commit 8bf050a
File tree
Expand file treeCollapse file tree
8 files changed
+260
-278
lines changedFilter options
- packages
- create-react-app
- react-dev-utils
- react-scripts
- scripts
Expand file treeCollapse file tree
8 files changed
+260
-278
lines changedpackages/create-react-app/createReactApp.js
Copy file name to clipboardExpand all lines: packages/create-react-app/createReactApp.js+12-14Lines changed: 12 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
604 | 604 |
|
605 | 605 |
|
606 | 606 |
|
607 |
| - |
608 |
| - |
609 |
| - |
610 |
| - |
611 |
| - |
612 |
| - |
613 |
| - |
614 |
| - |
615 |
| - |
616 |
| - |
617 |
| - |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
| 614 | + |
| 615 | + |
618 | 616 |
|
619 |
| - |
620 |
| - |
| 617 | + |
| 618 | + |
621 | 619 |
|
622 | 620 |
|
623 | 621 |
|
|
packages/create-react-app/package.json
Copy file name to clipboardExpand all lines: packages/create-react-app/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
packages/react-dev-utils/WebpackDevServerUtils.js
Copy file name to clipboardExpand all lines: packages/react-dev-utils/WebpackDevServerUtils.js+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
470 |
| - |
| 470 | + |
471 | 471 |
|
472 |
| - |
| 472 | + |
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
|
packages/react-dev-utils/browsersHelper.js
Copy file name to clipboardExpand all lines: packages/react-dev-utils/browsersHelper.js+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
packages/react-dev-utils/inquirer.js
Copy file name to clipboardExpand all lines: packages/react-dev-utils/inquirer.js-12Lines changed: 0 additions & 12 deletions
This file was deleted.
packages/react-dev-utils/package.json
Copy file name to clipboardExpand all lines: packages/react-dev-utils/package.json+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
| ||
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
70 |
| - |
| 69 | + |
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
|
packages/react-scripts/package.json
Copy file name to clipboardExpand all lines: packages/react-scripts/package.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
0 commit comments