Skip to content

Commit

Permalink
docs: remove azure builder reference
Browse files Browse the repository at this point in the history
This builder is not compatible with newer versions of the Angular CLI.

See #23255 for more context

Closes #23255

(cherry picked from commit 1323421)
  • Loading branch information
alan-agius4 authored and clydin committed Jun 8, 2022
1 parent cfd264d commit 792930d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/angular/cli/src/commands/deploy/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ export class DeployCommandModule
name: 'Amazon S3',
value: '@jefiozie/ngx-aws-deploy',
},
{
name: 'Azure',
value: '@azure/ng-deploy',
},
{
name: 'Firebase',
value: '@angular/fire',
Expand Down

0 comments on commit 792930d

Please # to comment.