What is babel-plugin-transform-react-remove-prop-types?
"Remove unnecessary React propTypes from the production build"
babel-plugin-transform-react-remove-prop-types is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 47.6 KB on disk.
Installation Guide
# Install via NPM
npm install babel-plugin-transform-react-remove-prop-types
# Install via Yarn
yarn add babel-plugin-transform-react-remove-prop-types