You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(@angular/build): separate application and dev-server integration test targets
The integration tests for the application and dev-server targets within
`@angular/build` have been separated into two bazel targets. This allows
more fine-grained control of test options for each builder as well as reducing
the overall size of each target.
0 commit comments