Open
Description
I tried adding vitest to my project but have this error
FAIL tests/Example.spec.ts [ tests/Example.spec.ts ]
Error: Failed to parse source for import analysis because the content contains invalid JS syntax. Install @vitejs/plugin-vue to handle .vue files.
Plugin: vite:import-analysis
But I already have @vitejs/plugin-vue
installed and have vue()
in plugins
of .vitepress/config.ts
Metadata
Metadata
Assignees
Labels
No labels