feat(angular): introduce an Angular CLI builder This replaces the one being removed in https://github.com/angular/angular/pull/37190
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 42a2492..fb54ed0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS
@@ -2,6 +2,7 @@ # Don't edit it directly * @gregmagolan @soldair @alexeagle +/packages/angular/** @alan-agius4 @alexeagle /packages/labs/** @mrmeku @alexeagle /packages/rollup/** @jbedard @alexeagle /examples/nestjs/** @zachgrayio @zMotivat0r @rayman1104 @siberex @alexeagle