mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
exclude index.html from sw cache list
This commit is contained in:
@@ -121,6 +121,7 @@ module.exports = {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
exclude: [
|
exclude: [
|
||||||
|
/^index\.html$/,
|
||||||
/^mobile\.html$/,
|
/^mobile\.html$/,
|
||||||
/^desktop\.html$/,
|
/^desktop\.html$/,
|
||||||
/^robots\.txt$/,
|
/^robots\.txt$/,
|
||||||
|
|||||||
Reference in New Issue
Block a user