mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Caching service workera
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
pwa: {
|
||||
workboxOptions: {
|
||||
skipWaiting: true,
|
||||
clientsClaim: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user