Muhammad Haroon

Results 2 comments of Muhammad Haroon

hey, simple solution is here In file: node_modules/react-scripts/config/webpackDevServer.config.js **change this code** onBeforeSetupMiddleware(devServer) { // Keep evalSourceMapMiddleware// middlewares beforeredirectServedPath` otherwise will not have any effect // This lets us fetch source...

hey, simple solution is here In file: node_modules/react-scripts/config/webpackDevServer.config.js like this `onBeforeSetupMiddleware(devServer) { // Keep `evalSourceMapMiddleware` // middlewares before `redirectServedPath` otherwise will not have any effect // This lets us fetch...