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

support for jest multi-projects #438

Merged
merged 3 commits into from
Feb 11, 2018

Conversation

kamijin-fanta
Copy link
Contributor

@kamijin-fanta kamijin-fanta commented Feb 11, 2018

fix #422

in order to support jest multi-project, need to reference jestConfig.rootDir.
Find tsconfig based on rootDir.


@kulshekhar
Copy link
Owner

@kamijin-fanta thank you very much for this PR :)

Could you also:

  • bump the version patch in package.json so that this can be published right away
  • update the AUTHORS file with your name/email in alphabetical order?

I haven't tested this PR locally but the changes seem reasonable to me so I'll merge this in right away.

@kulshekhar
Copy link
Owner

nvm, I had a few minutes so made those additions.

@kamijin-fanta please let me know (or send a PR with a fix) if I've got the name wrong in the AUTHORS file

@kulshekhar kulshekhar merged commit ea5b0a5 into kulshekhar:master Feb 11, 2018
@kulshekhar
Copy link
Owner

@kamijin-fanta merged and published. Thanks again!

@deftomat
Copy link

@kamijin-fanta 🥇 Awesome! Thanks for solving our issue.

@kamijin-fanta
Copy link
Contributor Author

sorry. I slept.
thanks for the quick merge/publish!

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.

Doesn't work with jest --projects switch
3 participants