Sven SAULEAU b445b79734 Refactor move docs (#8108) il y a 6 ans
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) il y a 6 ans
test 43040a4181 Private Properties phase 1 (#7666) il y a 6 ans
.npmignore 7a1ccf076c Misc (#5545) il y a 7 ans
README.md b445b79734 Refactor move docs (#8108) il y a 6 ans
package.json 90566103a6 v7.0.0-beta.49 il y a 6 ans

README.md

@babel/plugin-transform-react-constant-elements

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.

Install

Using npm:

npm install --save @babel/plugin-transform-react-constant-elements

or using yarn:

yarn add --save @babel/plugin-transform-react-constant-elements