vue-jest icon indicating copy to clipboard operation
vue-jest copied to clipboard

fix(vue2-jest): interop custom transformer require

Open blake-newman opened this issue 4 years ago • 4 comments
trafficstars

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

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

blake-newman avatar Sep 30 '21 16:09 blake-newman

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

lmiller1990 avatar Oct 25 '21 09:10 lmiller1990

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

blake-newman avatar Oct 25 '21 15:10 blake-newman

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

lmiller1990 avatar Sep 22 '22 01:09 lmiller1990

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

blake-newman avatar Oct 19 '22 10:10 blake-newman