Angular CLI – Creating a production build.



Angular CLI – Creating a production build.

This is part of Phase 1 of continuously deploying an Angular app to S3. To get the source used in this video and all videos in Phase 1 download the following repository and use the Phase1 branch.

https://github.com/lyraddigital/angular-devops

In this video I quickly talk about how to build an Angular app for production, so that we know what files we need to deploy to our S3 Bucket in AWS.

source

You May Also Like