Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement getCacheKey #54

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Implement getCacheKey #54

wants to merge 1 commit into from

Conversation

nvh95
Copy link
Owner

@nvh95 nvh95 commented Apr 16, 2022

Features

  • Implement getCacheKey
    Not sure what is the benefit we get from getCacheKey, since if we do not impplement it, Jest still cache results after transforming.

@nvh95
Copy link
Owner Author

nvh95 commented Apr 16, 2022

Are we just re-implementing the default behavior of Jest's getCacheKey?

@nvh95 nvh95 linked an issue Aug 6, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement getCacheKey
1 participant