https://babeljs.io/blog/2019/03/19/7.4.0#migration-from-core-js-2 ```js plugins: [ ["@babel/transform-runtime", { corejs: 3, }] ] ```