Merge pull request #548 from mazzz1y/master
Exclude index.html from service worker
This commit is contained in:
commit
888969c420
|
|
@ -8,7 +8,6 @@
|
||||||
"resources": {
|
"resources": {
|
||||||
"files": [
|
"files": [
|
||||||
"/favicon.ico",
|
"/favicon.ico",
|
||||||
"/index.html",
|
|
||||||
"/manifest.webmanifest",
|
"/manifest.webmanifest",
|
||||||
"/*.css",
|
"/*.css",
|
||||||
"/*.js"
|
"/*.js"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue