Skip to content

Instantly share code, notes, and snippets.

@scottsauber
Last active January 30, 2017 16:19
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 scottsauber/c82ef51da1390341eb3bc9a66d3cd415 to your computer and use it in GitHub Desktop.
Save scottsauber/c82ef51da1390341eb3bc9a66d3cd415 to your computer and use it in GitHub Desktop.
<script asp-fallback-test="window.Promise"
asp-fallback-src="https://unpkg.com/promise-polyfill@6.0.2">
</script>
<script asp-fallback-test="window.fetch"
asp-fallback-src="https://unpkg.com/whatwg-fetch@2.0.2">
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment