Remove code from ember-cli builds
Compile ES2015 arrow functions to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Turn async generator functions into ES2015 generators
Remove JSX empty expression
Transform SVG into JSX
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Remove nullish coalescing operator
Remove JSX attribute
Remove unnecessary React propTypes from the production build
Explode async and generator functions into a state machine.
Apply ES2015 function.name semantics to all functions
Allow parsing of async generator functions
Turn async functions into ES2015 generators
Helper function to replace certain member expressions with function calls
Removes React properties
General utilities for plugins to use
Allow parsing of jsx
Allow parsing of TypeScript syntax
Collection of helper functions used by Babel transforms.
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Babel helper functions for implementing ES6 module transformations
Compile ESNext Regular Expressions to ES5