Commit 2f7d208
committed
build: add @vitest/coverage-v8 as a peer dependency extension for vitest
Fixes an issue where running Vitest tests with coverage in a strict pnpm/Bazel environment fails because @vitest/coverage-v8 cannot be found by the vitest execution.
See: vitest-dev/vitest#100251 parent 934e44b commit 2f7d208
2 files changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
159 | 164 | | |
160 | 165 | | |
161 | 166 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments