mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-13 12:40:18 -05:00
docs: add tip about jsx options (#3754) [ci skip]
This commit is contained in:
@@ -88,7 +88,7 @@ Use this option when you have 3rd party dependencies that are not processed by B
|
||||
|
||||
- Default: `true`.
|
||||
|
||||
Set to `false` to disable JSX support.
|
||||
Set to `false` to disable JSX support. Or you can toggle [@vue/babel-preset-jsx](https://github.com/vuejs/jsx/tree/dev/packages/babel-preset-jsx) features here.
|
||||
|
||||
### loose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user