Allow parsing of object rest/spread
Explode async and generator functions into a state machine.
Compile ES2015 default and rest parameters to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
A webpack plugin to allow preloading or prefetching of fonts.
Add a __self prop to all JSX Elements
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
Ensure that reserved words are quoted in object property keys
Allow parsing of the logical assignment operators
Babel plugin to ensure function declarations at the block level are block scoped
Transform optional chaining operators into a series of nil checks
Webpack plugin to automatically display an error overlay in your application.
Allow parsing of async generator functions
Offers a async require.resolve function. It's highly configurable.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile regular expressions using named groups to ES5.
Compile ES2015 Unicode regex to ES5
Webpack plugin to zip up emitted files.
Allow parsing of BigInt literals
Allow parsing of the nullish-coalescing operator
Compile ES2015 Unicode escapes to ES5
Allows you to hide certain warnings from webpack compilations
Compile ES2015 object super to ES5