Hi,
We’re having a couple of errors come up in the dev tools console:
-
DevTools failed to load SourceMap: Could not load content for /wp-content/themes/pro/framework/dist/js/site/x.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
-
DevTools failed to load SourceMap: Could not load content for /wp-content/themes/pro/cornerstone/assets/dist/js/site/cs.0ce70e6.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
From what i can tell these files do not exist, for instance I can find an x.js but not x.js.map.
Any ideas how this can be fixed?
Thanks