lhl 6ff0e96ad3 8-4-1 | 1 rok temu | |
---|---|---|
.. | ||
lib | 1 rok temu | |
node_modules | 1 rok temu | |
src | 1 rok temu | |
LICENSE | 1 rok temu | |
README.md | 1 rok temu | |
package.json | 1 rok temu |
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