In my Chrome DevTools I see this Erros:
DevTools failed to load source map: Could not load content for http://xxx.yyy.net.local/nova-api/styles/filter.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://xxx.yyy.net.local/nova-api/scripts/filter.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
How can I find out why this errors appear?
I use v3.32.0 version of Laravel Nova.