zz ca8126a759 项目初始化 1 week ago
..
lib ca8126a759 项目初始化 1 week ago
node_modules ca8126a759 项目初始化 1 week ago
src ca8126a759 项目初始化 1 week ago
LICENSE ca8126a759 项目初始化 1 week ago
README.md ca8126a759 项目初始化 1 week ago
package.json ca8126a759 项目初始化 1 week ago

README.md

@babel/plugin-transform-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

See our website @babel/plugin-transform-runtime for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-runtime

or using yarn:

yarn add @babel/plugin-transform-runtime --dev