Skip to content

Commit 464501f

Browse files
committed
docs: remove azure builder reference
This builder is not compatible with newer versions of the Angular CLI. See angular#23255 for more context Closes angular#23255
1 parent f6f3782 commit 464501f

File tree

1 file changed

+0
-4
lines changed
  • packages/angular/cli/src/commands/deploy

1 file changed

+0
-4
lines changed

packages/angular/cli/src/commands/deploy/cli.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ export class DeployCommandModule
2121
name: 'Amazon S3',
2222
value: '@jefiozie/ngx-aws-deploy',
2323
},
24-
{
25-
name: 'Azure',
26-
value: '@azure/ng-deploy',
27-
},
2824
{
2925
name: 'Firebase',
3026
value: '@angular/fire',

0 commit comments

Comments
 (0)