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
So that we automatically rebuild the project when src changes, which then updates dist. we should then tell karma to rerun the tests. angular/angular repo has this setup. the implementation is a bit messy but it's a good start.