Skip to content

Remove babel-polyfill from sandbox #170

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

Merged
merged 3 commits into from
Sep 3, 2017
Merged

Conversation

CompuIves
Copy link
Member

Create-react-app doesn't include babel-polyfill, so we shouldn't too. I updated the babel configs to use babel-runtime and remove babel-polyfill. I tested MobX and Redux-Saga and they still work.

This will fix the notorious babel-polyfill has already been required once that doesn't occur in CRA, but does on CodeSandbox.

@CompuIves CompuIves merged commit 784af91 into master Sep 3, 2017
@CompuIves CompuIves deleted the change/babel-polyfill branch September 3, 2017 11:49
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

Successfully merging this pull request may close these issues.

1 participant