A lot of 404 errors on .js.map files in Cornerstone and X plugins

Hello,

Checking the 404 monitor, I am seeing a lot of 404s for the following files. Wonder if these files should be supplied with the theme and plugin? The “just” .js files are there. It’s just there is no .js.map files, and why are they even be called?

I understand that the Developer Tool in Chrome might be requesting these?

wp-content/plugins/cornerstone/assets/dist/js/admin/huebert.42340b2.js.map

wp-content/plugins/cornerstone/assets/dist/js/site/cs.0ce70e6.js.map

wp-content/plugins/cornerstone/assets/dist/js/site/cs.42340b2.js.map

wp-content/themes/x/framework/dist/js/site/x.js.map

Thank you.

Hey Mikhail,

Yes, source maps are actual files. However, I believe they’re not meant to be included in the production version of our products. I’ll forward this case to our development team to see if they can clear out the source maps errors in the console.

Source Maps will not affect the functionality of our products though so you can ignore the errors for the meantime.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.