- Replace all inline SVG icons with named imports from svelte-heros - Use direct file imports (e.g. import Plus from 'svelte-heros/Plus.svelte') for optimal tree-shaking and faster compilation - Icons replaced: Home, GlobeAlt, Users, Mail, Refresh, DocumentText, MenuAlt4, ArrowLeft, Plus, Eye, EyeOff, CheckCircle |
||
|---|---|---|
| .. | ||
| node_modules | ||
| src | ||
| static | ||
| bun.lock | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||