babel-plugin-source-map-support-for-6
A Babel6 verion fork.A Babel plugin which automatically makes stack traces source-map aware
A Babel6 verion fork.A Babel plugin which automatically makes stack traces source-map aware
This plugin applies basic templates to the css created by styled-components.
A Babel 6 plugin that automatically makes stack traces sourcemap aware. Requires V8.
A Babel plugin that removes `createRequire` calls
Babel 6 fork of babel-plugin-dead-code-elimination.
Babel plugin to transpile require of certant extensions into client only conditionial require
Alterntative to default babel-plugin-transform-es2015-modules-amd that does not mangle symbol names. Simply uses [babel-plugin-transform-es2015-modules-commonjs-simple](https://github.com/jamietre/babel-plugin-transform-es2015-modules-commonjs-simple) as
Transform global variables in JavaScript
Namespaces the ID of React-Intl keys
babel插件 简易按需加载
Ramda modularized builds without the hassle
Adds the babel-plugin-module-resolver to your create-react-app via react-app-rewired
Babel plugin to automatically add a webpackChunkName comment to dynamic imports.
A Babel plugin to transform function parameter decorators
Use tagged template strings to precompile glimmer templates inside your JS files.
Wraps Throw Expressions in an IIFE
Allow parsing of Throw Expressions
Use tagged template strings to precompile glimmer templates inside your JS files.
Sets the display name of unnamed decorated functions assigned to a constant reference.
Babel plugin that replaces System.import with the equivalent UMD pattern