0.0.2 • Published 5 years ago

vite-plugin-jsx-vue v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

vite-plugin-jsx-vue

To add Vue3 directives support in JSX of vite.

Example

import vueJsxPlugin from 'vite-plugin-jsx-vue'

export default {
  plugins: [
    vueJsxPlugin()
  ]
}

Syntax

Same as jsx-next.

0.0.2

5 years ago

0.0.1

5 years ago