wework / ray

Resources for building interfaces with WeWork's design system
https://ray.wework.com
Apache License 2.0
55 stars 13 forks source link

fix(docs-deploy): update how core-js is imported #256

Closed cmugla closed 4 years ago

cmugla commented 4 years ago

Was getting errors when deploying the docs-app:

Screen Shot 2019-12-02 at 2 39 07 PM

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

This PR updates the import paths to be core-js so that it polyfills all core-js features