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 615c4fd commit 7fc3a9bCopy full SHA for 7fc3a9b
src/vite.ts
@@ -1,4 +1,4 @@
1
import unplugin from '.'
2
-import type { VitePlugin } from 'unplugin'
+import {} from 'vite'
3
4
-export default unplugin.vite as VitePlugin
+export default unplugin.vite
0 commit comments