Files
Portfolio/.claude/settings.local.json
T
damjan_savicandClaude Opus 4.5 ff92b58e83 Performance: CSS async laden, kritisches CSS inline erweitert
- Vite Plugin für async CSS Loading (preload/onload Trick)
- Erweiterte kritische CSS Styles inline
- Eliminiert render-blocking CSS (~150ms Einsparung)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 23:16:35 +01:00

47 lines
1.2 KiB
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(mkdir:*)",
"Bash(node:*)",
"Bash(timeout 10 pnpm run dev)",
"Bash(pnpm run:*)",
"Bash(pnpm exec:*)",
"Bash(npx tsc:*)",
"Bash(npm run dev:*)",
"Bash(npm run build:*)",
"Bash(git add:*)",
"Bash(rm:*)",
"Bash(ls:*)",
"Bash(pnpm add:*)",
"Bash(pnpm approve-builds:*)",
"Bash(curl:*)",
"Bash(npx tailwindcss:*)",
"Bash(taskkill:*)",
"Bash(dir:*)",
"Bash(test:*)",
"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:*)",
"WebFetch(domain:www.googleapis.com)",
"Bash(pip --version:*)",
"Bash(pip install:*)",
"Bash(python:*)",
"Bash(pyftsubset:*)",
"Bash(NODE_TLS_REJECT_UNAUTHORIZED=0 node:*)"
],
"deny": []
}
}