Use babel-plugin-transform-react-inline-elements (#4109)
This commit is contained in:
parent
307f3e0dd7
commit
5fa2dd6e65
3 changed files with 8 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.23.0",
|
||||
"babel-plugin-transform-react-inline-elements": "^6.22.0",
|
||||
"babel-plugin-transform-react-jsx-self": "^6.22.0",
|
||||
"babel-plugin-transform-react-jsx-source": "^6.22.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "^0.4.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue