Skip to content

Commit

Permalink
docs(plugin-vue): add link to plugin-vue-jsx (#10830)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Nov 8, 2022
1 parent 14b7caf commit 459e27b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/plugin-vue/README.md
Expand Up @@ -11,6 +11,8 @@ export default {
}
```

For JSX / TSX support, [`@vitejs/plugin-vue-jsx`](https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx) is also needed.

## Options

```ts
Expand Down

0 comments on commit 459e27b

Please sign in to comment.