2 comments

[ 3.7 ms ] story [ 13.7 ms ] thread
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.