.. | |||
lib | 3 years ago | ||
src/ get-runtime-path | 3 years ago | ||
LICENSE | 3 years ago | ||
README.md | 3 years ago | ||
package.json | 3 years ago |
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
See our website @babel/plugin-transform-runtime for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-runtime
or using yarn:
yarn add @babel/plugin-transform-runtime --dev