|
преди 9 месеца | |
---|---|---|
.. | ||
lib | преди 9 месеца | |
LICENSE | преди 9 месеца | |
README.md | преди 9 месеца | |
package.json | преди 9 месеца |
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