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 fe5ea89 commit b210eedCopy full SHA for b210eed
code/core/src/types/modules/frameworks.ts
@@ -6,7 +6,6 @@ export type SupportedFrameworks =
6
| 'html-vite'
7
| 'html-webpack5'
8
| 'nextjs'
9
- | 'nextjs-vite'
10
| 'preact-vite'
11
| 'preact-webpack5'
12
| 'react-native-web-vite'
0 commit comments