Commit 002acf5
File tree
Expand file treeCollapse file tree
9 files changed
+68
-40
lines changedFilter options
- packages
- eslint-config-react-app
- react-dev-utils
- react-scripts
- config
- scripts
- template
- public
- utils
Expand file treeCollapse file tree
9 files changed
+68
-40
lines changedpackages/eslint-config-react-app/index.js
Copy file name to clipboardExpand all lines: packages/eslint-config-react-app/index.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
199 |
| - |
| 199 | + |
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
|
packages/react-dev-utils/openBrowser.js
Copy file name to clipboardExpand all lines: packages/react-dev-utils/openBrowser.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
packages/react-dev-utils/webpackHotDevClient.js
Copy file name to clipboardExpand all lines: packages/react-dev-utils/webpackHotDevClient.js+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
275 |
| - |
276 |
| - |
| 275 | + |
277 | 276 |
|
278 | 277 |
|
279 | 278 |
|
| ||
288 | 287 |
|
289 | 288 |
|
290 | 289 |
|
291 |
| - |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
292 | 306 |
|
packages/react-scripts/config/webpack.config.prod.js
Copy file name to clipboardExpand all lines: packages/react-scripts/config/webpack.config.prod.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
packages/react-scripts/scripts/build.js
Copy file name to clipboardExpand all lines: packages/react-scripts/scripts/build.js+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
157 | 163 |
|
158 | 164 |
|
159 | 165 |
|
|
packages/react-scripts/scripts/eject.js
Copy file name to clipboardExpand all lines: packages/react-scripts/scripts/eject.js+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
|
packages/react-scripts/template/README.md
Copy file name to clipboardExpand all lines: packages/react-scripts/template/README.md+20-10Lines changed: 20 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
885 | 885 |
|
886 | 886 |
|
887 | 887 |
|
888 |
| - |
| 888 | + |
| 889 | + |
| 890 | + |
889 | 891 |
|
890 | 892 |
|
891 |
| - |
892 |
| - |
893 |
| - |
894 |
| - |
895 |
| - |
896 |
| - |
897 |
| - |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
898 | 904 |
|
899 | 905 |
|
900 |
| - |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
901 | 911 |
|
902 | 912 |
|
903 | 913 |
|
| ||
931 | 941 |
|
932 | 942 |
|
933 | 943 |
|
934 |
| - |
| 944 | + |
935 | 945 |
|
936 | 946 |
|
937 | 947 |
|
|
packages/react-scripts/template/public/index.html
Copy file name to clipboardExpand all lines: packages/react-scripts/template/public/index.html+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
packages/react-scripts/utils/createJestConfig.js
Copy file name to clipboardExpand all lines: packages/react-scripts/utils/createJestConfig.js+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
22 | 19 |
|
23 | 20 |
|
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
28 | 25 |
|
29 |
| - |
| 26 | + |
| 27 | + |
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
|
0 commit comments