21 packages
babel-helper-evaluate-path
path.evaluate wrapped in a try catch
babel-helper-mark-eval-scopes
Mark scopes for deopt which contain a direct eval call
babel-plugin-minify-builtins
Minify Standard built-in Objects
babel-plugin-transform-async-generator-functions
Turn async generator functions into ES2015 generators
babel-plugin-transform-es2015-duplicate-keys
Compile objects with duplicate keys to valid strict ES5
babel-plugin-transform-flow-comments
Turn flow type annotations into comments
babel-plugin-transform-pipeline-operator
Transform pipeline operator into call expressions
babel-plugin-transform-react-jsx-self
Add a __self prop to all JSX Elements
babel-plugin-transform-regexp-constructors
This changes RegExp constructors into literals if the RegExp arguments are strings.
babel-plugin-transform-remove-undefined
This removes rvals that are equivalent to undefined wherever possible