Commit cbfea76
File tree
Expand file treeCollapse file tree
5 files changed
+66
-1
lines changedFilter options
- declarations
- schemas
- test/__snapshots__
Expand file treeCollapse file tree
5 files changed
+66
-1
lines changeddeclarations/WebpackOptions.d.ts
Copy file name to clipboardExpand all lines: declarations/WebpackOptions.d.ts+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2965 | 2965 |
|
2966 | 2966 |
|
2967 | 2967 |
|
| 2968 | + |
| 2969 | + |
| 2970 | + |
| 2971 | + |
2968 | 2972 |
|
2969 | 2973 |
|
2970 | 2974 |
|
|
schemas/WebpackOptions.check.js
Copy file name to clipboardExpand all lines: schemas/WebpackOptions.check.js+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
schemas/WebpackOptions.json
Copy file name to clipboardExpand all lines: schemas/WebpackOptions.json+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1624 | 1624 |
|
1625 | 1625 |
|
1626 | 1626 |
|
| 1627 | + |
| 1628 | + |
| 1629 | + |
| 1630 | + |
1627 | 1631 |
|
1628 | 1632 |
|
1629 | 1633 |
|
|
test/__snapshots__/Cli.basictest.js.snap
Copy file name to clipboardExpand all lines: test/__snapshots__/Cli.basictest.js.snap+52Lines changed: 52 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1638 | 1638 |
|
1639 | 1639 |
|
1640 | 1640 |
|
| 1641 | + |
| 1642 | + |
| 1643 | + |
| 1644 | + |
| 1645 | + |
| 1646 | + |
| 1647 | + |
| 1648 | + |
| 1649 | + |
| 1650 | + |
| 1651 | + |
| 1652 | + |
| 1653 | + |
1641 | 1654 |
|
1642 | 1655 |
|
1643 | 1656 |
|
| ||
2202 | 2215 |
|
2203 | 2216 |
|
2204 | 2217 |
|
| 2218 | + |
| 2219 | + |
| 2220 | + |
| 2221 | + |
| 2222 | + |
| 2223 | + |
| 2224 | + |
| 2225 | + |
| 2226 | + |
| 2227 | + |
| 2228 | + |
| 2229 | + |
| 2230 | + |
2205 | 2231 |
|
2206 | 2232 |
|
2207 | 2233 |
|
| ||
2727 | 2753 |
|
2728 | 2754 |
|
2729 | 2755 |
|
| 2756 | + |
| 2757 | + |
| 2758 | + |
| 2759 | + |
| 2760 | + |
| 2761 | + |
| 2762 | + |
| 2763 | + |
| 2764 | + |
| 2765 | + |
| 2766 | + |
| 2767 | + |
| 2768 | + |
2730 | 2769 |
|
2731 | 2770 |
|
2732 | 2771 |
|
| ||
3197 | 3236 |
|
3198 | 3237 |
|
3199 | 3238 |
|
| 3239 | + |
| 3240 | + |
| 3241 | + |
| 3242 | + |
| 3243 | + |
| 3244 | + |
| 3245 | + |
| 3246 | + |
| 3247 | + |
| 3248 | + |
| 3249 | + |
| 3250 | + |
| 3251 | + |
3200 | 3252 |
|
3201 | 3253 |
|
3202 | 3254 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5508 | 5508 |
|
5509 | 5509 |
|
5510 | 5510 |
|
| 5511 | + |
| 5512 | + |
| 5513 | + |
| 5514 | + |
| 5515 | + |
5511 | 5516 |
|
5512 | 5517 |
|
5513 | 5518 |
|
|
0 commit comments