mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
.. | ||
core-js | ||
core-js-stable | ||
helpers | ||
regenerator | ||
LICENSE | ||
package.json | ||
README.md |
@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