core
core copied to clipboard
With the latest vitest, there is no way to ignore templates from .vue files
Vue version
3.5.24
Link to minimal reproduction
https://github.com/vitest-dev/vitest/discussions/3183
Steps to reproduce
use vitest and @vitest/coverage-v8 version 4.0.8 and try to ignore the templates.
What is expected?
There should a way to ignote template from coverage when using vitest
What is actually happening?
There is no way to ignore.
System Info
Any additional comments?
No response
Vue source maps should work with coverage tooling which currently do not happen