Charles Lyding 481358618b fix(@angular-devkit/build-angular): show diagnostic messages after build stats
To improve the readability and discoverability of any warnings or errors present
during build, the diagnostic messages will be shown after the build stats are
displayed. For large projects the amount of generated files previously could cause
warnings to scroll off the screen and potentially be missed.
2024-01-05 10:47:50 +01:00
..