The Angular CLI v10 offers a --buildEventLog=buildEventLog flag for ng build and ng serve. Mor information can be found here. I just realized that the Angular team dropped this experimental feature in v11 so I wondered if there is something similar out there?
What I need is a way to determine if a ng build suceeded, the --buildEventLog was neat for that case because it logged a exitcode 0 in case of success and 1 in case of failure.
Aucun commentaire:
Enregistrer un commentaire