- Babel 默认只转换新的 JavaScript 句法(syntax) - 不转换新的 API,比如 Iterator、Generator、Set、Maps、Proxy、Reflect、Symbol、Promise 等全局对象,以及一些定义在全局对象上的方法(比如 Object.assign)都不会转码。 - 不转换实例方法(例如 Array.prototype.includes 等) - 如果想让这个方法运行,必须使用 Polyfill 或 Babel-runtime,为当前环境提供一个垫片。
babel module loader for webpack
A babel plugin that adds istanbul instrumentation to ES6 code
Webpack loader that adjusts source maps
TypeScript loader for webpack
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Cypress preprocessor for bundling JavaScript via webpack
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
babel plugin for vue-cli
Runs typescript type checker and linter on separate process.
⚡️ Speed up your Webpack build with esbuild
Minimizer plugin for webpack
Smaller modular Lodash builds.
An extension of the serverless-webpack plugin that bundles your ES6 + TypeScript Node.js Lambda functions.
Webpack plugin that AoT compiles your Angular components and modules.
Preprocessor to compile ES6 on the fly with babel.
test for inclusion or exclusion of paths using globs
babel-minify plugin for webpack
Universal HMR for SolidJS
typescript plugin for vue-cli
Adds babel as a Webpack5 compiler to Storybook
The webpack/Next.js Plugin for React Compiler
Enforces module path case sensitivity in Webpack