github-pages-deploy-action/node_modules/@babel/runtime-corejs3/README.md
2020-03-06 22:45:40 -05:00

233 B

@babel/runtime-corejs3

babel's modular runtime helpers with core-js@3 polyfilling

Install

Using npm:

npm install --save-dev @babel/runtime-corejs3

or using yarn:

yarn add @babel/runtime-corejs3 --dev