Compile ES2015 Unicode regex to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Allow parsing of the module attributes in the import statement
Regular Expressions parser in JavaScript
Allow parsing of the module assertion attributes in the import statement
Turn async functions into ES2015 generators
Babel plugin to ensure function declarations at the block level are block scoped
Helper function to replace certain member expressions with function calls
Compile ES2015 unicode string and number literals to ES5
Remove nullish coalescing operator
FusionAuth CLI for node 22
Allow parsing of the logical assignment operators
Inline environment variables.
Compile ES2015 spread to ES5
Allow parsing of '#foo in obj' brand checks
This plugin transforms private class methods
This plugin transforms ES2015 modules to UMD
Compile regular expressions using named groups to ES5.
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of async generator functions