Transform optional chaining operators into a series of nil checks
Compile ES2015 block scoping (const and let) to ES5
Babel plugin to ensure function declarations at the block level are block scoped
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.
Compile ES2015 arrow functions to ES5
Allow parsing of the logical assignment operators
Compile ES2015 Unicode regex to ES5
Statoscope stats validator
Automatically add displayName to all your components
This plugin transforms private class methods
Parcel plugin to wipe dist directory before compiling a new bundle
Compile regular expressions using named groups to ES5.
Strip comments from JSON. Lets you use comments in your JSON files!
Ensure that reserved words are quoted in object property keys
A CSS parser, transformer, and minifier written in Rust
This plugin transforms ES2015 modules to CommonJS
A CSS parser, transformer, and minifier written in Rust
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Allow parsing of the nullish-coalescing operator
Compile ES2015 computed properties to ES5
Vite plugins for component tagging and Tailwind config extraction
Ensure that reserved words are quoted in property accesses