I am using Jest to test the performance of a custom transformer. Currently, the transformer only returns the code it gets from Jest. The transformer implements the getCacheKey function.
This
I am using Jest to test the performance of a custom transformer. Currently, the transformer only returns the code it gets from Jest. The transformer implements the getCacheKey function.
This