|
před 6 dny | |
---|---|---|
.. | ||
lib | před 6 dny | |
src | před 6 dny | |
LICENSE | před 6 dny | |
README.md | před 6 dny | |
package.json | před 6 dny |
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