change sw config
This commit is contained in:
parent
45ba4a23d0
commit
b35ad98d92
|
@ -13,6 +13,7 @@ export default defineConfig({
|
||||||
maximumFileSizeToCacheInBytes: 5242880,
|
maximumFileSizeToCacheInBytes: 5242880,
|
||||||
},
|
},
|
||||||
includeAssets: ["**/*.(js|html|svg|png|jpg|jpeg|eot|woff|woff2|ttf)"],
|
includeAssets: ["**/*.(js|html|svg|png|jpg|jpeg|eot|woff|woff2|ttf)"],
|
||||||
|
filename: "service-worker.js",
|
||||||
manifest: {
|
manifest: {
|
||||||
short_name: "Pashto Dictionary",
|
short_name: "Pashto Dictionary",
|
||||||
name: "LingDocs Pashto Dictionary",
|
name: "LingDocs Pashto Dictionary",
|
||||||
|
|
Loading…
Reference in New Issue