Charles Lyding b18bd20bc8 refactor(@angular-devkit/build-angular): move diagnostic logging out of build execution
The logging of diagnostic (error/warning) messages from the build execution within the
`application` builder has been moved up one level. This allows the actual execution to
focus more on generating a result and leaves the enclosing builder system to handle
notification of the results.
2024-01-08 16:33:39 -08:00
..