docs: add tip about jsx options (#3754) [ci skip]

This commit is contained in:
theWorkFsz
2019-04-09 17:29:45 +08:00
committed by Haoqun Jiang
parent 44fb60ff1a
commit 03c9e70210

View File

@@ -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