front-2_2_0.js.map: HTTP error: status code 404 then Unexpected token ! in JSON at position 0
Closed this issue · 3 comments
hello,
on paid module there is one error
DevTools failed to load SourceMap: Could not load content for https://www.dioda.ro/modules/revws/views/js/front-2_2_2.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
I have renamed existing file 2.2.0 to 2.2.2
DevTools failed to load SourceMap: Could not parse content for https://www.dioda.ro/modules/revws/views/js/front-2_2_2.js.map: Unexpected token ! in JSON at position 0
Please provide correct file
thank you
Daniel
Hello, I managed to get the error out by modifying and renaming the file.
Frédéric B
You just have to unzip the file and check it in again
Hi, This is not a bug or issue.
*.js.map file is intentionally NOT PART of the distribution package, for security and privacy reasons.
There is no need for panic - this file is needed for debugging only, and is requested by browser ONLY when development console is opened in browser.
During standard page rendering, this asset is not requested, nor downloaded by browser.