Mohammad Asif cf937194cb Removed un-waned things 1. | 6 mesi fa | |
---|---|---|
.. | ||
lib | 6 mesi fa | |
node_modules | 6 mesi fa | |
src | 6 mesi fa | |
LICENSE | 6 mesi fa | |
README.md | 6 mesi fa | |
package.json | 6 mesi fa |
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