houwei ce722c56bc 代码更新 | 2 gadi atpakaļ | |
---|---|---|
.. | ||
lib | 2 gadi atpakaļ | |
src | 2 gadi atpakaļ | |
LICENSE | 2 gadi atpakaļ | |
README.md | 2 gadi atpakaļ | |
package.json | 2 gadi atpakaļ |
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