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