babel-plugin topic
babel-plugin-react-remove-properties
Babel plugin for removing React properties. :dash:
babel-plugin-transform-dev-warning
Remove development warning from production code
babel-plugin-transform-react-remove-prop-types
Remove unnecessary React propTypes from the production build. :balloon:
faster.js
faster.js is a Babel plugin that compiles idiomatic Javascript to faster, micro-optimized Javascript.
always-treeshake-mui
An example on how to properly tree-shake mui with next.js
babel-plugin-transform-html-import-to-string
Turn HTML imports (and export from) into constant strings
babel-plugin-stateful-functional-react-components
Stateful functional React components without runtime overhead
babel-plugin-display-name-custom
display name inference for your custom react component creators
babel-plugin-transform-object-literals
Replace serializable object literals with JSON.parse().
babel-plugin-transform-metadata
Reflection metadata support for classes and functions with flowtype type aliases support