Skip to content

Commit 1323421

Browse files
alan-agius4clydin
authored andcommitted
docs: remove azure builder reference
This builder is not compatible with newer versions of the Angular CLI. See #23255 for more context Closes #23255
1 parent d59ba31 commit 1323421

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)