Vue-cli: Add JSX feature

Created on 8 Jun 2018  路  1Comment  路  Source: vuejs/vue-cli

What problem does this feature solve?

When I use vue-cli v3.0.0-beta.15 , I create a Vue project by vue create vue-project.I want to this project use JSX. I have to config babelrc by myself, now. I think should add an option in step 2 Check the features needed for your project.

What does the proposed API look like?

I think should add an option in step 2 Check the features needed for your project.

Most helpful comment

JSX is included by default. There's nothing you need to do.

>All comments

JSX is included by default. There's nothing you need to do.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JIANGYUJING1995 picture JIANGYUJING1995  路  3Comments

Akryum picture Akryum  路  3Comments

jgribonvald picture jgribonvald  路  3Comments

brandon93s picture brandon93s  路  3Comments

CodeApePro picture CodeApePro  路  3Comments