DomGarguilo opened a new issue, #425: URL: https://github.com/apache/accumulo-website/issues/425
When I run the development docker container, I am seeing new errors in the server logs when I visit the webpage: ``` ERROR `/js/bootstrap/5.3.1/dist/js/bootstrap.bundle.min.js.map' not found. ERROR `/css/bootstrap/5.3.1/dist/css/bootstrap.min.css.map' not found. ``` I think this is happening after the changes in #423 where the resources are now served from our site as opposed from a cdn. I don't see a reason why we shouldn't just include these map files along side the other resources but there might be a reason I am not thinking of. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
