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
We also have a --watch flag built into the compiler that does this. We also have some outstanding work on #6937 to shave off emit time and avoid updating timestamps when a file's emit isn't actually different.
I'd be great if there was an easy way for the typescript to detect and only recompile and re-parse the files that were changed since the last run.
The text was updated successfully, but these errors were encountered: