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
What's the purpose of these flags? For me they don't do anything. ng e2e always runs tests once and exits. Next time you have to rebuild everything again which takes forever. How can I make it to behave like ng serve, so it sits there and watches for changes?