This plugin allows for the use of `import()`/`import.meta` in browsers that only support `<script type="module"></script>`.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
Allow parsing of the module attributes in the import statement
babel-preset-app for vue-cli
Allow parsing of import.meta
Allow parsing of the module assertion attributes in the import statement
Transform import() expressions
Allow parsing of import()
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Babel plugin to emit decorator metadata like typescript compiler
Turns off all rules that are unnecessary or might conflict with Prettier.
Improve the debugging experience and add server-side rendering support to styled-components
No description provided.
General utilities for plugins to use
Vite's minimum browser support target is [native ESM dynamic import](https://caniuse.com/es6-module-dynamic-import), and [`import.meta`](https://caniuse.com/mdn-javascript_operators_import_meta). This plugin provides support for legacy browsers that do no
Allow parsing of jsx
Babel implementation of Ember's low-level template-compilation API
Seamless integration between Rollup and Babel.
Allow parsing of TypeScript syntax
Super-fast alternative to Babel for when you can target modern JS runtimes
A Babel plugin to inject imports to core-js@3 polyfills
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.