Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider removing/replacing babel-polyfill #336

Open
toolness opened this issue Jul 24, 2020 · 0 comments
Open

Consider removing/replacing babel-polyfill #336

toolness opened this issue Jul 24, 2020 · 0 comments

Comments

@toolness
Copy link
Contributor

This is partly because it's deprecated, as the following is logged whenever we build the site:

Creating an optimized production build...

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

However, I'm also not entirely sure it's necessary: react-app-polyfill/ie11, which was introduced in #99, might provide us with everything that's needed already.

@toolness toolness added this to the Technical Debt Cleanup milestone Jul 24, 2020
@sraby sraby removed this from the Technical Debt Cleanup milestone Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants