File tree
4 files changed
+25
-1
lines changedFilter options
- packages
- angular/cli
- angular_devkit
- architect
- core
- schematics
4 files changed
+25
-1
lines changedpackages/angular/cli/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/angular/cli/BUILD.bazel+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
| 9 | + |
7 | 10 |
|
8 | 11 |
|
9 |
| - |
| 12 | + |
10 | 13 |
|
11 | 14 |
|
12 | 15 |
|
| ||
91 | 94 |
|
92 | 95 |
|
93 | 96 |
|
| 97 | + |
94 | 98 |
|
95 | 99 |
|
96 | 100 |
|
| ||
280 | 284 |
|
281 | 285 |
|
282 | 286 |
|
| 287 | + |
283 | 288 |
|
284 | 289 |
|
285 | 290 |
|
| ||
307 | 312 |
|
308 | 313 |
|
309 | 314 |
|
| 315 | + |
310 | 316 |
|
311 | 317 |
|
312 | 318 |
|
| ||
333 | 339 |
|
334 | 340 |
|
335 | 341 |
|
| 342 | + |
packages/angular_devkit/architect/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/angular_devkit/architect/BUILD.bazel+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
| 12 | + |
10 | 13 |
|
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
14 | 17 |
|
| 18 | + |
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
| ||
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
| 43 | + |
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
| ||
90 | 95 |
|
91 | 96 |
|
92 | 97 |
|
| 98 | + |
93 | 99 |
|
94 | 100 |
|
95 | 101 |
|
| ||
120 | 126 |
|
121 | 127 |
|
122 | 128 |
|
| 129 | + |
packages/angular_devkit/core/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/angular_devkit/core/BUILD.bazel+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
3 | 5 |
|
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
| ||
76 | 79 |
|
77 | 80 |
|
78 | 81 |
|
| 82 | + |
79 | 83 |
|
80 | 84 |
|
81 | 85 |
|
| ||
107 | 111 |
|
108 | 112 |
|
109 | 113 |
|
| 114 | + |
packages/angular_devkit/schematics/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/angular_devkit/schematics/BUILD.bazel+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
3 | 5 |
|
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
| ||
64 | 67 |
|
65 | 68 |
|
66 | 69 |
|
| 70 | + |
67 | 71 |
|
68 | 72 |
|
69 | 73 |
|
| ||
99 | 103 |
|
100 | 104 |
|
101 | 105 |
|
| 106 | + |
0 commit comments