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:
+2
-2
@@ -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"), {
|
||||
|
||||
Reference in New Issue
Block a user