• Zach Pomerantz's avatar
    fix: serviceworker request path (#3926) · dd5feaac
    Zach Pomerantz authored
    * fix: serviceworker request path
    
    Always requests the app-shell from the same path as the cache key, in
    order to guarantee that the etags will match should the cache be valid.
    
    * fix: avoid returning redirects
    dd5feaac
document.ts 4.12 KB