Unpkg (NPM CDN) is having issuesgithub.com/mjackson 11 pointsprotoduction3 years ago3 commentsSaveHideCopy link On HNComments−javierluraschi3yWell, this is great, it's exposing all the libraries that are external but should be cached in our CDN.−LinuxBender3yIs the origin server setting cache-control options that allow objects to be served when the origin is down? Are the objects number versioned so they can also utilize the immutable cache-control option? I don't use NPM so I have never dug into this.−jessmartin3yIt appears to be resolved now.
Comments
Well, this is great, it's exposing all the libraries that are external but should be cached in our CDN.
Is the origin server setting cache-control options that allow objects to be served when the origin is down? Are the objects number versioned so they can also utilize the immutable cache-control option? I don't use NPM so I have never dug into this.
It appears to be resolved now.