Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
* 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>
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.
The official plugin for Vue SFC support in Vite.
Core istanbul API for JS code coverage
Babel 6 fork of babel-plugin-dead-code-elimination.
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.
Allows you to build compile-time libraries
Reakit warning
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime