Hacker News new | ask | show | jobs
Show HN: Npmcdn – A CDN for stuff you publish to npm (npmcdn.com)
3 points by mjackson 3596 days ago
1 comments

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.