babel's modular runtime helpers with core-js@3 polyfilling
Using npm:
npm install --save-dev @babel/runtime-corejs3
or using yarn:
yarn add @babel/runtime-corejs3 --dev