mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 00:36:14 -04:00
fix(pwa): added reload on new version
This commit is contained in:
parent
c8db56c23f
commit
d49da7dc3b
2 changed files with 27 additions and 0 deletions
|
@ -29,6 +29,7 @@ export default {
|
|||
|
||||
// Plugins to run before rendering page (https://go.nuxtjs.dev/config-plugins)
|
||||
plugins: [
|
||||
{src: '~/plugins/pwa-update.plugin.ts', mode: 'client'},
|
||||
'~/plugins/vuetify-toast'
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue