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?