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

Set Fetch on TestServer to allow setting a promise implementation #2

Closed
wants to merge 1 commit into from

Conversation

forivall
Copy link
Collaborator

When actually using the results of my es5 copy, I ran into the following error:

Error: native promise missing, set Fetch.Promise to your favorite alternative

This change makes "Fetch" accessible, so that the promise implementation can be manually set.

@forivall
Copy link
Collaborator Author

Replaced by #3

@forivall forivall closed this May 17, 2016
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