Skip to content

docs: babelConfig & tsConfig options are removed in v4 #323

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

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

haoqunjiang
Copy link
Member

As stated in 4.0.0-beta.0 release notes:

I'm not sure where to put these instructions, but we need to remove
the outdated documentation first.

As stated in [4.0.0-beta.0 release notes](https://github.com/vuejs/vue-jest/releases/tag/v4.0.0-beta.0):

- To configure TS, `ts-jest` options are expected to be used instead;
- To configure Babel, users should use a custom transformer instead,
(in the same way as a custom block transformer, see https://github.com/vuejs/vue-jest/blob/v4.0.1/e2e/__projects__/custom-transformers/package.json#L42 for example)

I'm not sure where to put these instructions, but we need to remove
the outdated documentation first.
@lmiller1990
Copy link
Member

Thanks @sodatea ... we sure do, this repo is quite messy and the docs are all over the place.

@lmiller1990 lmiller1990 merged commit 3be77bc into vuejs:master Mar 15, 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.

2 participants