Answer the question
In order to leave comments, you need to log in
Image path error when building webpack, what's the problem?
Can anyone tell me, when building the React project, an error occurred with the paths of the pictures, similar errors fall out for all the pictures specified in sass
Module not found: Error: Can't resolve '../../img/powered-by-square-green.svg' in 'D:\work\move-search\styles'
{
test: /\.png/,
exclude: /(node_modules|bower_components)/,
loader: "url-loader?limit=10000&mimetype=image/png"
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question