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
Where is the file fetch.umd.js ? not in source.zip in Releases.
How-to use pollyfill without npm, only use script tag and js files.
The text was updated successfully, but these errors were encountered:
Looks like this is missing again from the latest few releases. I was able to figure out how to get it thanks to this previous similar issue: #819
In short, you can get it from here: https://unpkg.com/whatwg-fetch@3.6.2/dist/fetch.umd.js
I suppose this should be considered a bug that could be fixed in one of two ways:
fetch.umd.js
Sorry, something went wrong.
No branches or pull requests
Where is the file fetch.umd.js ? not in source.zip in Releases.
How-to use pollyfill without npm, only use script tag and js files.
The text was updated successfully, but these errors were encountered: