mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-14 17:49:52 +00:00
Removing old file from serviceworker
This commit is contained in:
@@ -56,8 +56,6 @@ export async function cacheBasics(cacheName: string, buildAssets: string[]) {
|
|||||||
const toCache = ['/', '/assets/favicon.ico'];
|
const toCache = ['/', '/assets/favicon.ico'];
|
||||||
|
|
||||||
const prefixesToCache = [
|
const prefixesToCache = [
|
||||||
// First interaction JS & CSS:
|
|
||||||
'first-interaction.',
|
|
||||||
// Main app JS & CSS:
|
// Main app JS & CSS:
|
||||||
'main-app.',
|
'main-app.',
|
||||||
// Service worker handler:
|
// Service worker handler:
|
||||||
|
|||||||
Reference in New Issue
Block a user