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
+14 -1
View File
@@ -20,7 +20,20 @@
"Bash(taskkill:*)", "Bash(taskkill:*)",
"Bash(dir:*)", "Bash(dir:*)",
"Bash(test:*)", "Bash(test:*)",
"mcp__ide__getDiagnostics" "mcp__ide__getDiagnostics",
"Bash(where:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(cat:*)",
"Bash(pnpm --version:*)",
"Bash(npm config:*)",
"Bash(export PATH=\"$PATH:/c/Users/damja/AppData/Roaming/npm\")",
"Bash(timeout 10 npm run dev:*)",
"Bash(grep:*)",
"Bash(mv:*)",
"Bash(git restore:*)",
"Bash(git remote:*)",
"Bash(npx sharp-cli:*)"
], ],
"deny": [] "deny": []
} }
+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(); self.skipWaiting();
workbox.clientsClaim(); workbox.clientsClaim();
@@ -82,7 +82,7 @@ define(['./workbox-be0f3d84'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812" "revision": "3ca0b8505b4bec776b69afdba2768812"
}, { }, {
"url": "index.html", "url": "index.html",
"revision": "0.hcrclnqqiv" "revision": "0.mna0k3ramp8"
}], {}); }], {});
workbox.cleanupOutdatedCaches(); workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
+1 -1
View File
File diff suppressed because one or more lines are too long
-3
View File
@@ -1,3 +0,0 @@
ignoredBuiltDependencies:
- esbuild
- sharp
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 561 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 732 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 MiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 554 KiB

After

Width:  |  Height:  |  Size: 46 KiB