Problems with reactive images and webpack

0

I am learning reactjs and I want to know how to render an image with webpack and react

That's my loader and here I try to render

    
asked by David Arellano 13.11.2017 в 07:57
source

1 answer

-2

problem solved I was just occupying the wrong loader I have to use url-loader instead of file-loader if they have good practice manuals on node and react will be welcome

    
answered by 13.11.2017 в 08:35