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
Some points in the issue below about compilerOptions.incremental being unreliable:
I've found TypeScript's cache to be relatively unreliable. Composite has to be used in monorepos, but with incremental I don't think the juice is worth the squeeze.
Some points in the issue below about
compilerOptions.incremental
being unreliable:incremental
option? total-typescript/tsconfig#15 (comment)incremental
option? total-typescript/tsconfig#15 (comment)The text was updated successfully, but these errors were encountered: