- 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

@@ -1,6 +1,6 @@
{
"name": "gruppomacro",
"version": "1.2.25",
"version": "1.2.27",
"description": "Gruppo Macro",
"productName": "Gruppo Macro",
"author": "Surya",

View File

@@ -360,7 +360,7 @@ export default defineConfig((ctx) => {
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