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
build: run saucelabs and browserstack tests with ivy (#18276)
We recently regressed when we switched to the auto-generated
SystemJS configuration in terms of how those legacy karma tests
run. Previously they ran with Ivy, but currently they run with view
engine. We should switch them back to Ivy since Ivy is the default in
version 9.
0 commit comments