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.
1 parent 6237e07 commit e1d5eafCopy full SHA for e1d5eaf
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