We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0690c53 commit eebfd15Copy full SHA for eebfd15
code/lib/types/src/modules/frameworks.ts
@@ -14,8 +14,6 @@ export type SupportedFrameworks =
14
| 'svelte-vite'
15
| 'svelte-webpack5'
16
| 'sveltekit'
17
- | 'vue-vite'
18
- | 'vue-webpack5'
19
| 'vue3-vite'
20
| 'vue3-webpack5'
21
| 'web-components-vite'
0 commit comments