htc 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás
..
lib 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás
node_modules 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás
src 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás
LICENSE 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás
README.md 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás
package.json 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 meses atrás

README.md

@babel/plugin-transform-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

See our website @babel/plugin-transform-runtime for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-runtime

or using yarn:

yarn add @babel/plugin-transform-runtime --dev