Live data from Hacker News

Show HN: Npmcdn – A CDN for stuff you publish to npm

npmcdn.com

1–3 of 3 posts

Re: Show HN: Npmcdn – A CDN for stuff you publish to npm

#3
post #2

bug: [Error] Failed to load resource: the server responded with a status of 404 (HTTP/2.0 404) (fetch.min.js, line 0) when trying to GET https://npmcdn.com/fetch.min.js

Ah, great catch! I never see that error because that file is only loaded in browsers that don't have a native window.fetch. Thanks for catching that. Will fix right away.