* 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.
This plugin for babel 6 remove dead code
Babel preset for bundling standard Liferay projects.
The Babel preset for Expo projects
Babel preset for all minify plugins.
A babel transform for managing feature flags
A babel transform for filtering out imports
Warning utility for WordPress.
Context- and scope- aware variable renaming.
Babel plugin for annotating automatically pure function calls.
eslint plugin to avoid common errors with barrel files
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Transform TypeScript `const` enums
The official plugin for Vue SFC support in Vite.
Babel 6 fork of babel-plugin-dead-code-elimination.
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
**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.
Turn boolean literals into !0 for true and !1 for false.
Reakit warning
A Babel plugin to inject imports to regenerator-runtime