Irina Glushko 2389e7160b HW1 done | 3 năm trước cách đây | |
---|---|---|
.. | ||
lib | 3 năm trước cách đây | |
node_modules | 3 năm trước cách đây | |
src | 3 năm trước cách đây | |
LICENSE | 3 năm trước cách đây | |
README.md | 3 năm trước cách đây | |
package.json | 3 năm trước cách đây |
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