Explode async and generator functions into a state machine.
This plugin transforms ES2015 modules to SystemJS
Babel plugin that replaces member expressions and typeof statements with strings
This plugin transforms ES2015 modules to CommonJS
Strip flow type annotations from your output code.
This plugin allows Babel to transform class constructors (deprecated)
Babel syntactic sugar for h automatic injection for Vue JSX
This plugin transforms ES2015 modules to AMD
Turn async functions into ES2015 generators
babel plugin that emulates vite's import.meta.glob import.meta.globEager functionality
Provides Vue 3 JSX & TSX support with HMR.
Turn valid property key literals to plain identifiers
This plugin transforms ES2015 modules to UMD
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 arrow functions to ES5
Compile ES2015 classes to ES5
Inline environment variables.
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.
Eliminate wasteful re-rendering in React components caused by inline functions
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
babel plugin that emulates vite's import.meta.hot functionality
Compile object rest and spread to ES5
Compile ES2015 shorthand properties to ES5
Transforms AMD code to CommonJS