Skip to content

Commit f4dae6d

Browse files
committed
Fix missing customer logos in production build
Logo files were in src/images/logos/ but the JS references them as absolute paths (/images/logos/...). Vite only serves src/public/ as static assets in production — so the logos worked in dev but were missing in the prod build. Copy all customer logos to src/public/.
1 parent e4afc56 commit f4dae6d

42 files changed

Lines changed: 168 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/public/images/logos/agero.png

1.85 KB
Loading

src/public/images/logos/agero.svg

Lines changed: 117 additions & 0 deletions
Loading
5.99 KB
Loading
Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)