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
Do not create program multiple times when there are no changes in files (#747)
TypeScript cant tell if there is invalidation because of custom module resolution, that means it needs to create new program whenver asked for
Fixes#746
0 commit comments