What is @babel/plugin-transform-react-pure-annotations?
"Mark top-level React method calls as pure for tree shaking"
@babel/plugin-transform-react-pure-annotations is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 8.1 KB on disk.
Installation Guide
# Install via NPM
npm install @babel/plugin-transform-react-pure-annotations
# Install via Yarn
yarn add @babel/plugin-transform-react-pure-annotations