Closed cmugla closed 4 years ago
Was getting errors when deploying the docs-app:
This seems to be due to updates made to core-js: https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md
core-js
This PR updates the import paths to be core-js so that it polyfills all core-js features
Was getting errors when deploying the docs-app:
This seems to be due to updates made to
core-js
: https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.mdThis PR updates the import paths to be
core-js
so that it polyfills allcore-js
features