Commit b524ba4
committed
fix(@schematics/angular): remove empty i18n-extract target for new projects
The Angular CLI will default to using the correct builder for i18n extraction
if the target definition is not present in a project. This allows for a reduced
amount of preset configuration for new projects. The `i18n-extract` is only needed
when using the `@angular/localize` project and can be added when it is
used. Most options for the target are also command line oriented which makes
the target definition unused in many cases.1 parent 220961f commit b524ba4
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | 330 | | |
334 | 331 | | |
335 | 332 | | |
| |||
0 commit comments