fix: Lucide Icons lokal ausliefern statt CDN

- lucide.min.js v0.469.0 lokal gecacht (kein unpkg-Request mehr)
- Source-Map-Referenz aus Bundle entfernt (behebt NetworkError in DevTools)
- unpkg.com aus CSP entfernt (nicht mehr benötigt)
- preconnect zu unpkg.com aus index.html entfernt
- lucide.min.js zum SW-App-Shell-Cache hinzugefügt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ulsklyc
2026-03-25 09:42:05 +01:00
parent b08ba42b89
commit 03585662fb
4 changed files with 16 additions and 7 deletions
+11
View File
File diff suppressed because one or more lines are too long