Skip to content

handle @babel/polyfill deprecation

Warren Gifford requested to merge babel-polyfill-deprecation into corejs3

Created by: sqs

Fixes the warning:

`@babel/polyfill` is deprecated. Please, use required parts of `core-js` and `regenerator-runtime/runtime` separately

See https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md#babelpolyfill for more information.

Merge request reports

Loading