exclude index.html from sw cache list
This commit is contained in:
@@ -121,6 +121,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
exclude: [
|
||||
/^index\.html$/,
|
||||
/^mobile\.html$/,
|
||||
/^desktop\.html$/,
|
||||
/^robots\.txt$/,
|
||||
|
||||
Reference in New Issue
Block a user