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

fetch.umd.js #976

Open
kiquenet opened this issue May 28, 2021 · 1 comment
Open

fetch.umd.js #976

kiquenet opened this issue May 28, 2021 · 1 comment

Comments

@kiquenet
Copy link

@kiquenet kiquenet commented May 28, 2021

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.

@Nicholas-Westby
Copy link

@Nicholas-Westby Nicholas-Westby commented Jun 7, 2021

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:

  • Draft a release with the fetch.umd.js file.
  • Update the README to link to unpkg so people know where to get the file.

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

No branches or pull requests

2 participants