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:
@@ -20,8 +20,21 @@
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(dir:*)",
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user