We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6237e07 + e1d5eaf commit cd8f8afCopy full SHA for cd8f8af
src/assets/builders.json
@@ -63,5 +63,10 @@
63
"name": "ng-builder-google-maps",
64
"description": "Angular CLI builder that adds the Google Maps API into your Angular application.",
65
"repository": "https://github.com/Developer-Plexscape/ng-builder-google-maps"
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
72
]
0 commit comments