Skip to content

Conversation

blake-newman
Copy link
Member

@blake-newman blake-newman commented Sep 30, 2021

interop custom transformer require. Some transformers may not interop correctly when requiring, return transformer.default or transformer.

@vue/vue3-jest fix: #391
fixes #383

interop custom transformer require. Some transformers may not interop correctly when requiring, return `transformer.default` or `transformer`. fixes vuejs#383
Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same thing as in #391 : a test would be great!

@nogic1008 nogic1008 added upstream Due to other packages (like Jest) vue2-jest Vue 2 labels Oct 17, 2021
@lmiller1990
Copy link
Member

Any chance of a test for this? Or maybe someone else can pick it up?

@blake-newman
Copy link
Member Author

@lmiller1990 sorry not had a chance to pick up yet. I'll be picking up shortly

@lmiller1990
Copy link
Member

lmiller1990 commented Sep 22, 2022

I wonder if we still need this? Is this still an issue on Jest 29 + Vue 2 + vue/vue2-jest@29?

@blake-newman
Copy link
Member Author

@lmiller1990 i'll mark the PR as draft. It may not be needed but yet to upgrade jest to that version.

@blake-newman blake-newman marked this pull request as draft October 19, 2022 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream Due to other packages (like Jest) vue2-jest Vue 2

5 participants