We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1139a commit efd090bCopy full SHA for efd090b
vitest.config.ts
@@ -41,6 +41,8 @@ export default defineConfig({
41
'packages/runtime-dom/src/components/Transition*',
42
// mostly entries
43
'packages/vue-compat/**',
44
+ 'packages/sfc-playground/**',
45
+ 'scripts/**',
46
],
47
},
48
0 commit comments