mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
233 B
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