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

Show fallback message for typescript jest preset if ts-jest is not in… #6418

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

m0ksem
Copy link
Contributor

@m0ksem m0ksem commented Apr 13, 2021

Show fallback message for typescript jest preset if ts-jest is not installed.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:
Because ts-jest is an optional peer dependency there are should be a fallback message If the module is not installed.
closes #6383

Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
@m0ksem m0ksem requested a review from haoqunjiang April 14, 2021 23:22
@haoqunjiang haoqunjiang merged commit 2f5ced3 into vuejs:dev Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@vue/cli-plugin-unit-jest/presets/typescript-and-babel not found
2 participants