diff --git a/vue.config.js b/vue.config.js index 45d3581a..eb5cc143 100644 --- a/vue.config.js +++ b/vue.config.js @@ -76,6 +76,7 @@ module.exports = { urlPattern: new RegExp('.*'), handler: 'networkFirst', }], + skipWaiting: true, } }, } \ No newline at end of file