Error loading sal.js.map

When I look at the published site that I made for my daughters company there is an error:

Failed to load resource: the server responded with a status of 404 () https://www.mondzorgsondervan.nl/files/animateAssets/sal.js.map

The website is created by using mainly Source Stacks.
When I look on the server in the given folder I only see 1 file: sal.js, the sal.js.map file is not in that folder.

I haven’t seen this error before. Any ideas?

Hi @Sonderpa -

It’s not something that you need to worry about. That error would only be generated when you open the dev inspector. There is a setting in most browsers to disable JavaScript source maps if you wish.

2 Likes

@habitualshaker
Thank you for the explanation.