mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-04 03:17:00 -05:00 
			
		
		
		
	Merge pull request #791 from alexmaras/master
fix: disable workbox to prevent failure with service worker
This commit is contained in:
		
						commit
						4ade6e04a8
					
				@ -120,6 +120,9 @@ module.exports = {
 | 
			
		||||
          sizes: "512x512"
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    workbox: {
 | 
			
		||||
      enabled: false,
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user