Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidbgk/bc358a9e89bfbf3bf4f79cd5f6d5bbc8 to your computer and use it in GitHub Desktop.
Save davidbgk/bc358a9e89bfbf3bf4f79cd5f6d5bbc8 to your computer and use it in GitHub Desktop.
<script>
window.Promise || document.write('<script src="https://unpkg.com/es6-promise@3.2.1/dist/es6-promise.min.js"><\/script>');
window.fetch || document.write('<script src="https://unpkg.com/whatwg-fetch@1.0.0/fetch.js"><\/script>');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment