Commit 5876577
File tree
Expand file treeCollapse file tree
4 files changed
+4
-10
lines changedFilter options
- packages/schematics/angular
- application
- ng-new
- tests/legacy-cli/e2e/tests/generate/application
Expand file treeCollapse file tree
4 files changed
+4
-10
lines changedpackages/schematics/angular/application/schema.json
Copy file name to clipboardExpand all lines: packages/schematics/angular/application/schema.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| 123 | + |
123 | 124 |
|
124 | 125 |
|
125 | 126 |
|
|
packages/schematics/angular/ng-new/schema.json
Copy file name to clipboardExpand all lines: packages/schematics/angular/ng-new/schema.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| 144 | + |
144 | 145 |
|
145 | 146 |
|
146 | 147 |
|
|
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
tests/legacy-cli/e2e/tests/generate/application/application-zoneless.ts
Copy file name to clipboardExpand all lines: tests/legacy-cli/e2e/tests/generate/application/application-zoneless.ts+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 10 | + |
18 | 11 |
|
19 | 12 |
|
20 | 13 |
|
|
0 commit comments