This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of top-level await in modules
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile ES2015 Unicode regex to ES5
Transforms new.target meta property
Minimizer plugin for webpack
Allows you to build compile-time libraries
Compile object rest and spread to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform import() expressions
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
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
A Babel plugin to inject imports to regenerator-runtime
Allow parsing of the module assertion attributes in the import statement
Compile export namespace to ES2015
Transform class static blocks
Compile exponentiation operator to ES5
Ensure that reserved words are quoted in property accesses
Vite plugins for component tagging and Tailwind config extraction
Transform TypeScript into ES.next
Turn async functions into ES2015 generators
Turn JSX into React function calls