bholloway / resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file
563 stars 71 forks source link

webpack misconfiguraiton #225

Closed ramthenmala closed 1 year ago

ramthenmala commented 1 year ago

m receiving webpack misconfiguraiton webpack or the upstream loader did not supply a source-map error

anybody have any idea why its happening

inside options i already passed sourceMap: true packages used isomorphic style loader, css loader, resolve url loader and this is a purely react js server side rendering project also after running m receving an error message 'cannot read propery toJson of undefined'