This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Remove all console.* calls.
An unofficial babel plugin for SAP UI5.
Improve the debugging experience and add server-side rendering support to styled-components
Babel preset for use with AVA test files
This plugin transforms all the ES2015 'instanceof' methods
Compile ES2015 default and rest parameters to ES5
to help transform on
Merge sibling variables into one.
Turn async generator functions into ES2015 generators
Babel preset for Vue JSX
Compile ES2015 object super to ES5
General utilities for plugins to use
Transform async/await to promise chains
Compile ES2015 computed properties to ES5
Compile ES2015 destructuring to ES5
Allows you to provide custom implementation of Object.assign in babel builds
Transform pipeline operator into call expressions
This removes rvals that are equivalent to undefined wherever possible
Babel plugin for Vue 2.0 JSX
Babel plugin to transform a LWC module
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Allow parsing of jsx
Compile ES2015 Unicode regex to ES5