Open lucasvieceli opened 6 years ago
After a long time of research it appears if you’re using Angular 5 or actually rxjs 5.5 there is an issue with importing pipeable operators. See https://github.com/telerik/kendo-angular/issues/1244. A work around is apparently to use --build-optimizer false if using the latest angular CLI.
erro exec script "ng build --prod"
image1 image2