babel/packages/babel-plugin-transform-runtime
Nicolò Ribaudo 1f6454cc90
v7.3.4
2019-02-25 19:29:12 +01:00
..
2018-11-18 23:02:58 +01:00
2019-02-21 23:24:31 +01:00
2019-02-25 19:29:12 +01:00

@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