Skip to content

Commit ddf3a2f

Browse files
committed
docs: update references of jsx support [ci skip]
1 parent 3173d20 commit ddf3a2f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/@vue/babel-preset-app/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ If you need additional stage 3 or below features, you need to install and config
2929
### Vue JSX support
3030

3131
- [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx)
32-
- [babel-plugin-transform-vue-jsx](https://github.com/vuejs/babel-plugin-transform-vue-jsx)
33-
- ~~[babel-plugin-jsx-event-modifiers](https://github.com/nickmessing/babel-plugin-jsx-event-modifiers)~~ (temporarily disabled until fixed for Babel 7)
34-
- ~~[babel-plugin-jsx-v-model](https://github.com/nickmessing/babel-plugin-jsx-v-model)~~ (temporarily disabled until fixed for Babel 7)
32+
- [@vue/babel-preset-jsx](https://github.com/vuejs/jsx)
3533

3634
### [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime)
3735

0 commit comments

Comments
 (0)