codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
28 stars 25 forks source link

Issue 406/PASS logo production bug #407

Closed leekahung closed 12 months ago

leekahung commented 12 months ago

Issue 406/PASS logo production bug


This PR:

1. Fixes bug for image assets in production build (I've checked a local build npm run build with output at /dist then served the website locally with npx serve dist to see if assets did indeed render for the website) 2. Re-routed all path to the logo to the new location in /public


The files this PR effects:

Components

Other Files


Screenshots (if applicable):

Existing build in Development:

https://github.com/codeforpdx/PASS/assets/14917816/b1576ff2-fafb-411c-9eb9-a12d0a53bd10

Branch with bug fix:

https://github.com/codeforpdx/PASS/assets/14917816/4748b2bb-0c8a-493e-9ae7-ff5e09ce8ad8