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
Currently the build is just using tsc -w, which is analyzing a lot of sources on each pass, including all of Angular. Should use broccoli, based on what angular-cli generates.