Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images are not shown on production build #40

Open
okansahin opened this issue Nov 9, 2020 · 1 comment
Open

Images are not shown on production build #40

okansahin opened this issue Nov 9, 2020 · 1 comment

Comments

@okansahin
Copy link

Hello,

I'm using images in html with this path, there is no problem in development mode but in production these images are not shown and doesn't copy to images folder. But I have used the images in SCSS are shown and copied with 'images/xxx.svg' path.

<img src="src/images/clients/logo.png" alt="logo"/>

Do you have any idea with this?

@jopfre
Copy link

jopfre commented Jan 26, 2021

Have you run npm build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants