lucide-react/dynamic erzeugt pro Icon eine eigene Chunk-Datei, was beim Deploy auf Shared-Hosting (Datei-Upload/Zip-Entpacken über Plesk) an Datei-Limits scheitert. Per manualChunks jetzt alle Icons in eine gemeinsame Datei gebündelt (1757 -> 12 Dateien im Build-Output). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.js | ||