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

Add with-ie11 example #1342

Closed
wants to merge 1 commit into from
Closed

Conversation

timneutkens
Copy link
Member

Shows how to add IE11 support.

Fixes #975

@developit, @rauchg mentioned you know a 1kb Promise polyfill. Could you point out which one has your preference? ❤️

@developit
Copy link
Contributor

@timneutkens This is the one: https://github.com/taylorhakes/promise-polyfill

@arunoda
Copy link
Contributor

arunoda commented Mar 4, 2017

@timneutkens We don't need to add a specific polyfill.
For our code, it's added by babel.
We need to find the root and fix it.

So, no one need to use the polyfill.

@arunoda
Copy link
Contributor

arunoda commented Mar 4, 2017

Closing in favor of: #1344

@arunoda arunoda closed this Mar 4, 2017
@timneutkens
Copy link
Member Author

Okay, that would allow it to be removed on zeit.co too 👍

@timneutkens timneutkens deleted the ie11-example branch October 23, 2017 18:46
@lock
Copy link

lock bot commented May 10, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants