This commit is contained in:
2026-04-29 07:39:29 +02:00
parent 41a5472582
commit b866845b6a
40 changed files with 71735 additions and 111 deletions

View File

@@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"prebuild": "node scripts/bump-sw-cache-version.mjs",
"build": "vite build",
"preview": "vite preview",
"update:stations": "node scripts/update-stations.mjs",