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
Now that tsc compiles most of the plugins in the bootstrap stage, it has started to take quite an impressive amount of time.
There are still several options left to improve the situation:
Now that
tsccompiles most of the plugins in thebootstrapstage, it has started to take quite an impressive amount of time.There are still several options left to improve the situation:
testfilesjsonfilestscto identify other bottle-neck or unnecessary work Debugging long check times with TypeScript? microsoft/TypeScript#24435 Build watch takes 30x as long as cold build, high transformTime microsoft/TypeScript#35729