Removed worker cache in lou of firebase persistance
This commit is contained in:
		@@ -28,15 +28,5 @@
 | 
				
			|||||||
        ]
 | 
					        ]
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ],
 | 
					 | 
				
			||||||
  "dataGroups": [
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
      "name": "firestore",
 | 
					 | 
				
			||||||
      "urls": ["https://firestore.googleapis.com/**"],
 | 
					 | 
				
			||||||
      "cacheConfig": {
 | 
					 | 
				
			||||||
        "maxAge": "1d",
 | 
					 | 
				
			||||||
        "strategy": "performance"
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user