mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
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