Commit 83c820e
File tree
Expand file treeCollapse file tree
2 files changed
+134
-1
lines changedFilter options
- packages/schematics/angular/migrations/use-application-builder
Expand file treeCollapse file tree
2 files changed
+134
-1
lines changedpackages/schematics/angular/migrations/use-application-builder/migration.ts
Copy file name to clipboardExpand all lines: packages/schematics/angular/migrations/use-application-builder/migration.ts+37-1Lines changed: 37 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
| 235 | + |
| 236 | + |
235 | 237 |
|
236 | 238 |
|
237 | 239 |
|
| ||
245 | 247 |
|
246 | 248 |
|
247 | 249 |
|
248 |
| - |
249 | 250 |
|
| 251 | + |
250 | 252 |
|
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
251 | 259 |
|
252 | 260 |
|
253 | 261 |
|
| ||
292 | 300 |
|
293 | 301 |
|
294 | 302 |
|
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
295 | 331 |
|
296 | 332 |
|
297 | 333 |
|
|
packages/schematics/angular/migrations/use-application-builder/migration_spec.ts
Copy file name to clipboardExpand all lines: packages/schematics/angular/migrations/use-application-builder/migration_spec.ts+97Lines changed: 97 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
133 | 230 |
|
134 | 231 |
|
135 | 232 |
|
|
0 commit comments