We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4c58f commit 0c295e0Copy full SHA for 0c295e0
packages/plugin-vue/README.md
@@ -11,6 +11,8 @@ export default {
11
}
12
```
13
14
+For JSX / TSX support, [`@vitejs/plugin-vue-jsx`](https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx) is also needed.
15
+
16
## Options
17
18
```ts
0 commit comments