jpsierens / webpack-react-redux

A boilerplate for playing around with react, redux and react-router with the help of webpack.
MIT License
599 stars 196 forks source link

Unable to load images from local directory #33

Closed kumarmrigendra closed 6 years ago

kumarmrigendra commented 7 years ago

Getting 404 error.

jpsierens commented 6 years ago

Be sure to point to the correct path of your image. Closing for now