Created
          October 2, 2017 07:46 
        
      - 
      
- 
        Save osvaldasvalutis/f19a4b9b3ccbb01e08820233df0bd996 to your computer and use it in GitHub Desktop. 
    Service Worker gotchas – https://medium.com/kollegorna/service-worker-gotchas-af20a9dab986
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | const criticalResources = [ | |
| '/sv/', | |
| '/en/', | |
| '/sv/offline/', | |
| '/en/offline/', | |
| ], | |
| otherResources = [ | |
| '/sv/projekt/', | |
| '/sv/om/', | |
| '/sv/kollegor/', | |
| '/sv/blogg/', | |
| '/en/work/', | |
| '/en/about/', | |
| '/en/colleagues/', | |
| '/en/blog/', | |
| ]; | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment