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 |
|
| ||
78 | 81 |
|
79 | 82 |
|
80 | 83 |
|
| 84 | + |
81 | 85 |
|
82 | 86 |
|
83 | 87 |
|
| ||
123 | 127 |
|
124 | 128 |
|
125 | 129 |
|
| 130 | + |
126 | 131 |
|
127 | 132 |
|
128 | 133 |
|
| ||
150 | 155 |
|
151 | 156 |
|
152 | 157 |
|
| 158 | + |
153 | 159 |
|
154 | 160 |
|
155 | 161 |
|
| ||
175 | 181 |
|
176 | 182 |
|
177 | 183 |
|
| 184 | + |
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 |
|
| ||
74 | 77 |
|
75 | 78 |
|
76 | 79 |
|
| 80 | + |
77 | 81 |
|
78 | 82 |
|
79 | 83 |
|
| ||
105 | 109 |
|
106 | 110 |
|
107 | 111 |
|
| 112 | + |
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 |
|
| ||
65 | 68 |
|
66 | 69 |
|
67 | 70 |
|
| 71 | + |
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
| ||
100 | 104 |
|
101 | 105 |
|
102 | 106 |
|
| 107 | + |
0 commit comments