|
6 年 前 | |
---|---|---|
.. | ||
src | 7 年 前 | |
test | 6 年 前 | |
.npmignore | 8 年 前 | |
README.md | 6 年 前 | |
package.json | 6 年 前 |
Treat React JSX elements as value types and hoist them to the highest scope
See our website @babel/plugin-transform-react-constant-elements for more information.
Using npm:
npm install --save @babel/plugin-transform-react-constant-elements
or using yarn:
yarn add --save @babel/plugin-transform-react-constant-elements