Fix ReferenceError when Cache API is missing (#6953)
Cache API is not supported on Safari 11.0 / iOS 11. Since those caching is optional, this patch simply ignores it.
Loading
Please register or sign in to comment
Cache API is not supported on Safari 11.0 / iOS 11. Since those caching is optional, this patch simply ignores it.