Skip to content

Commit

Permalink
chore(readme): update link to the JSX babel plugin (#2104) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuzado authored Sep 14, 2020
1 parent 2f7924d commit 542680e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ As of v4.5.0, `vue-cli` now provides built-in option to choose Vue 3 preset when

There are currently two JSX transform implementations for Vue 3 with slightly differing syntax (for Vue specific features):

- [vueComponent/jsx](https://github.com/vueComponent/jsx)
- [vuejs/jsx-next](https://github.com/vuejs/jsx-next)
- [HcySunYang/vue-next-jsx](https://github.com/HcySunYang/vue-next-jsx)

We are using [this thread](https://github.com/vuejs/jsx/issues/141) to unify the design and land on an official specification of how Vue features should be handled in JSX. If you use Vue with JSX, please provide your feedback in that thread.
Expand Down

0 comments on commit 542680e

Please sign in to comment.