vue-jest
vue-jest copied to clipboard
fix(vue2-jest): interop custom transformer require
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
Any chance of a test for this? Or maybe someone else can pick it up?
@lmiller1990 sorry not had a chance to pick up yet. I'll be picking up shortly
I wonder if we still need this? Is this still an issue on Jest 29 + Vue 2 + vue/vue2-jest@29?
@lmiller1990 i'll mark the PR as draft. It may not be needed but yet to upgrade jest to that version.