houwei ce722c56bc 代码更新 | преди 2 години | |
---|---|---|
.. | ||
lib | преди 2 години | |
src | преди 2 години | |
LICENSE | преди 2 години | |
README.md | преди 2 години | |
package.json | преди 2 години |
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