JakeChampion / fetch

A window.fetch JavaScript polyfill.

Home Page:http://github.github.io/fetch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UMD Releases don't exist

polarina opened this issue · comments

The README states:

As an alternative to using npm, you can obtain fetch.umd.js from the Releases section. The UMD distribution is compatible with AMD and CommonJS module loaders, as well as loading directly into a page via <script> tag.

The release section does not contain any fetch.umd.js files.

thanks for the issue, we no longer make umd releases, i've now removed this from the readme