chore: save current changes

This commit is contained in:
David Frassi
2026-06-06 08:19:08 +02:00
parent e7e43468b3
commit 4d1883a45d
23 changed files with 1028 additions and 327 deletions
+5
View File
@@ -37,6 +37,11 @@ fi
echo "✅ Build completata con successo in: $DIST_PATH"
# --- Genera version.json per il polling PWA ---
BUILD_TIMESTAMP=$(date +%s)000
echo "{\"version\":\"$VERSION\",\"buildTime\":$BUILD_TIMESTAMP}" > www/version.json
echo "📄 Generato version.json: v$VERSION (timestamp: $BUILD_TIMESTAMP)"
# 2.5 In locale usiamo la root
echo "📁 Build pronta nella root..."
# Nessuna sottocartella ionic necessaria in locale