Mohammad Asif cf937194cb Removed un-waned things 1. | il y a 6 mois | |
---|---|---|
.. | ||
lib | il y a 6 mois | |
LICENSE | il y a 6 mois | |
README.md | il y a 6 mois | |
package.json | il y a 6 mois |
Mark top-level React method calls as pure for tree shaking
See our website @babel/plugin-transform-react-pure-annotations for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-react-pure-annotations
or using yarn:
yarn add @babel/plugin-transform-react-pure-annotations --dev