2020-05-27 12:53:25 +08:00
..
2020-05-26 21:04:56 +08:00
2020-05-27 12:53:25 +08:00
2020-05-26 21:04:56 +08:00
2020-05-26 21:04:56 +08:00
2020-05-26 21:04:56 +08:00
2020-05-26 21:04:56 +08:00
2020-05-27 12:53:25 +08:00
2020-05-27 00:12:34 +08:00

@ant-design-vue/babel-plugin-jsx

To add Vue JSX support.

Installation

Install the plugin with:

npm install @ant-design-vue/babel-plugin-jsx

Then add the plugin to .babelrc:

{
  "plugins": ["@ant-design-vue/babel-plugin-jsx"]
}