Irina Glushko 2389e7160b HW1 done | hace 3 años | |
---|---|---|
.. | ||
lib | hace 3 años | |
node_modules | hace 3 años | |
src | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
package.json | hace 3 años |
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