Skip to content

Commit cea2d09

Browse files
authored
Merge pull request #46 from BlakeWilliams/bmw-service-worker-headers
Don't cache service worker file
2 parents d288d6f + af8127a commit cea2d09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/_headers

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/service-worker.js
2+
Cache-Control: no-cache
3+
Max-Age: 0

0 commit comments

Comments
 (0)