SIGN IN SIGN UP

refactor(@angular/cli): migrate build and test MCP tools into specialized target strategy handlers

Migrate build and unit-test MCP tools from standalone tools into specialized target strategy handlers in the tools/run-target subdirectory. Restrict BuildTargetStrategy to known official builders, parsing execution logs to extract output paths and extending payload metadata. Restrict UnitTestTargetStrategy to known test runner builders, auto-injecting non-interactive one-off watch mode flags and automatically configuring headless options for Karma jasmine suites. Handle all other targets and builders via the GenericTargetStrategy.
C
Charles Lyding committed
5e8714ee83b8ff660f34de6abd4b1f0bb4b0860c
Parent: 163a032