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

fix(config): define matchTestFilePath before setupTsJestCfg #2373

Merged
merged 1 commit into from Feb 18, 2021
Merged

fix(config): define matchTestFilePath before setupTsJestCfg #2373

merged 1 commit into from Feb 18, 2021

Conversation

CatsMiaow
Copy link

Summary

Related #2371

some

This error occurs when accessing a tsCompiler object from a factory method inside custom transformers.

Test plan

npm test passed

Does this PR introduce a breaking change?

  • Yes
  • No

@ahnpnl ahnpnl merged commit c427fea into kulshekhar:26.5.2 Feb 18, 2021
@ahnpnl ahnpnl linked an issue Feb 18, 2021 that may be closed by this pull request
This was referenced Mar 8, 2021
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.

Cannot read property 'some' of undefined
2 participants