This plugin for babel 6 remove dead code
* Fork from <https://github.com/babel/minify/tree/0.3.x/packages/babel-plugin-minify-dead-code-elimination> * Fix issue <https://github.com/babel/babel/issues/11343>
Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
Composable primitives for dead code elimination in Babel
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Babel preset for all minify plugins.
Babel preset for bundling standard Liferay projects.
Context- and scope- aware variable renaming.
Core istanbul API for JS code coverage
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
Turn boolean literals into !0 for true and !1 for false.
A Babel plugin to inject imports to core-js@2 polyfills
The Babel preset for Expo projects
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Allows you to build compile-time libraries
A Babel plugin to inject imports to regenerator-runtime
No description provided.
A babel plugin that adds istanbul instrumentation to ES6 code
General utilities for plugins to use
Minimizer plugin for webpack
Compile `using` and `await using` declarations to ES2015
Babel plugin which switches Babel to use the Hermes parser.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry