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

use native fetch + polyfill #569

Merged
merged 2 commits into from Aug 9, 2016
Merged

use native fetch + polyfill #569

merged 2 commits into from Aug 9, 2016

Conversation

nelsonpecora
Copy link
Contributor

@nelsonpecora nelsonpecora commented Aug 9, 2016

This updates kiln to use native fetch (falling back to a polyfill on safari), rather than old-school XMLHttpRequest. It simplifies our codebase quite a bit, and should give us a nice little speed increase as well.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 79.485% when pulling a3f1fff on fetch into f89c1c9 on master.

@jonwinton
Copy link
Contributor

👍

@nelsonpecora nelsonpecora merged commit 43462aa into master Aug 9, 2016
@nelsonpecora nelsonpecora deleted the fetch branch August 9, 2016 19:46
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.

None yet

3 participants