This plugin will add a standardized Shopify comment header to transpiled files
General utilities for plugins to use
Add a __source prop to all JSX Elements
Allow parsing of jsx
Add a __self prop to all JSX Elements
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Allow parsing of optional properties
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to AMD
Compile ES2015 block scoping (const and let) to ES5
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to UMD
Add displayName to React.createClass calls
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 classes to ES5
Compile ES2015 for...of to ES5
Transform TypeScript into ES.next
Apply ES2015 function.name semantics to all functions
Compile ES2015 computed properties to ES5