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

Polyfill issues with Babel 6 #3

Open
bdowning opened this issue Apr 20, 2016 · 0 comments
Open

Polyfill issues with Babel 6 #3

bdowning opened this issue Apr 20, 2016 · 0 comments

Comments

@bdowning
Copy link
Owner

Babel 6 is a bit of a mess. If I include the transform-runtime plugin with its internal polyfills, it winds up spewing out untranslated import statements into the webpack bundle. See discussion here:

https://phabricator.babeljs.io/T2877

Given that that issue is currently five months old I just hard-coded some polyfills so I could get it working in a browser faster. This should be fixed later when it can be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant