We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2712086 commit caff9baCopy full SHA for caff9ba
loading-attribute-polyfill.sw.js
@@ -28,7 +28,5 @@ self.addEventListener('fetch', (event) => {
28
)
29
);
30
}
31
-
32
- return;
33
34
});
0 commit comments