I try to add code coverage to my project, but I use src= and it doesn't seem to be supported.
Maybe it's related to sourcemaps missing (https://github.com/eddyerburgh/vue-jest/pull/29#issuecomment-347252861).
Yeah, sorry. Source maps are missing for external files at the moment. I'll add them soon
This was fixed in #131
Most helpful comment
Yeah, sorry. Source maps are missing for external files at the moment. I'll add them soon