Skip to content

Commit 670d441

Browse files
committed
fix(sw): prevent Firefox install failure on precache errors
1 parent 9196cdd commit 670d441

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/sw.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import { CacheableResponsePlugin } from "workbox-cacheable-response";
33
import { cacheNames } from "workbox-core";
44
import { ExpirationPlugin } from "workbox-expiration";
5-
65
import {
76
registerRoute,
87
setCatchHandler,

0 commit comments

Comments
 (0)