Skip to content

Instantly share code, notes, and snippets.

@scottsauber
Last active January 30, 2017 16:19
Embed
What would you like to do?
<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