Commit f4dae6d
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
File tree
- src/public/images/logos
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Loading
Loading
Loading
Loading
0 commit comments