Skip to content

Commit 708843a

Browse files
Add files via upload
1 parent 5f4e0ee commit 708843a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

service-worker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ function doNotCache(request) {
7979
result = true;
8080
}
8181
console.log(request.url, result);
82+
return result;
8283
}

0 commit comments

Comments
 (0)