Hi, my browser console shows 500 and 404 errors for:

DevTools failed to load SourceMap: Could not load content for https://www.xxx.com/templates/my_tem...plete.css.map: HTTP error: status code 500, net::ERR_HTTP_RESPONSE_CODE_FAILUREDevTools failed to load SourceMap: Could not load content for https://www.xxx.com/upup.sw.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://www.xxx.com/upup.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

I noticed the same errors on Flynax's demo site:

DevTools failed to load SourceMap: Could not load content for https://auto.demoflynax.com/upup.sw.min.js.map: HTTP error: status code 404, net::ERR_HTTP2_PROTOCOL_ERROR
DevTools failed to load SourceMap: Could not load content for https://auto.demoflynax.com/upup.min.js.map: HTTP error: status code 404, net::ERR_HTTP2_PROTOCOL_ERROR
DevTools failed to load SourceMap: Could not load content for https://auto.demoflynax.com/template...plete.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Any ideas?