Last updated 3 years ago
Was this helpful?
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
See our website for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-runtime
or using yarn:
yarn add @babel/plugin-transform-runtime --dev