Skip to content

Commit cd8f8af

Browse files
Merge pull request #40 from Jefiozie/patch-1
feat: add ngx-aws-deploy
2 parents 6237e07 + e1d5eaf commit cd8f8af

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/assets/builders.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,10 @@
6363
"name": "ng-builder-google-maps",
6464
"description": "Angular CLI builder that adds the Google Maps API into your Angular application.",
6565
"repository": "https://github.com/Developer-Plexscape/ng-builder-google-maps"
66-
}
66+
},
67+
{
68+
"name": "ngx-aws-deploy",
69+
"description": "Deploy Angular apps to Amazon S3 using the Angular CLI",
70+
"repository": "https://github.com/Jefiozie/ngx-aws-deploy"
71+
},
6772
]

0 commit comments

Comments
 (0)