- fix: refresh token, codice di errore ...

This commit is contained in:
Surya Paolo
2025-03-15 15:04:18 +01:00
parent 201b739c8c
commit e9f37b3678
13 changed files with 14 additions and 14 deletions

View File

@@ -366,7 +366,7 @@ export default defineConfig((ctx) => {
// https://v2.quasar.dev/quasar-cli/developing-pwa/configuring-pwa
pwa: {
workboxMode: 'InjectManifest', // 'GenerateSW' or 'InjectManifest'
swFilename: 'sw-' + "1.2.25" + '.js',
swFilename: 'sw-' + "1.2.27" + '.js',
workboxOptions: {
swSrc: 'src-pwa/custom-service-worker.js', // Assicurati che il file esista
include: [/\.html$/, /\.js$/, /\.css$/, /\.png$/, /\.svg$/, /\.json$/], // File da precacheare