Fix: Build-Fehler behoben, Bilder optimiert

- pnpm-workspace.yaml entfernt (verursachte Build-Fehler)
- Alle Projekt-Cover-Bilder auf 1200px optimiert und komprimiert
- Gesamte Bildgröße von ~20MB auf ~1MB reduziert

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-15 21:32:57 +01:00
co-authored by Claude Opus 4.5
parent cfad9f2df5
commit 3b2d16bfa5
15 changed files with 18 additions and 8 deletions
+2 -2
View File
@@ -67,7 +67,7 @@ if (!self.define) {
});
};
}
define(['./workbox-be0f3d84'], (function (workbox) { 'use strict';
define(['./workbox-4a2e5f00'], (function (workbox) { 'use strict';
self.skipWaiting();
workbox.clientsClaim();
@@ -82,7 +82,7 @@ define(['./workbox-be0f3d84'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812"
}, {
"url": "index.html",
"revision": "0.hcrclnqqiv"
"revision": "0.mna0k3ramp8"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
+1 -1
View File
File diff suppressed because one or more lines are too long