Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Icon library from the Storybook team
Helper function to replace supers
Loads environment variables from .env file
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Allow parsing of async generator functions
Compile class and object decorators to ES5
Babel preset for all React plugins.
Validate plugin/preset options
Add displayName to React.createClass calls
General utilities for plugins to use
Allow parsing of decorators
Allow parsing of optional properties
Allow parsing of import()
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Turns an AST into code.
A tiny cross-platform promise based wrapper around child_process.spawn.
Allow parsing of the module attributes in the import statement
Helper function to optimise call expression
Compile regular expressions using duplicate named groups to index-based groups.
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
This plugin transforms ES2015 modules to CommonJS