I've deployed my website using Heroku. I am also using 
dist directory:
Heroku source files:
CodePudding user response:
This is not a definite answer, but can help.
I noticed you are using the public folder where you keep your images.
you may want to double check that the path is correct because it should just load stuff within the public folder.
However, I don't understand why it doesn't load in the images folder from dist.


