How and where can add a local image folder? #191
Unanswered
minimalifestyle
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to add an image folder where load some local pictures and recall them via HTML. I've tried something like
<img src="../resources/images/hero1.jpg">
but without success. Need some evolution on webpack conf?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions