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
- Includes the resolved tsconfig object and not the input one in the
jest cache key.
- Includes a digest of ts-jest's package in the jest cache key.
- Cascade typescript compiler cache dir
Closeskulshekhar#749
Issue :
All in the title ;-)
Expected behavior :
The cache key should take care of resolved tsconfig instead of the input
The text was updated successfully, but these errors were encountered: