ctubbsii commented on PR #426: URL: https://github.com/apache/accumulo-website/pull/426#issuecomment-2241827624
> > Hmm, that's very weird. I'd like to try to reproduce this. I have no idea what is creating these errors. The files themselves are definitely not needed. > > I am running things in the development docker container. Should pop up there. The files are refferenced at the bottom of the files. For example: The Dockerfile just seems to run `bundle exec jekyll serve`. I don't get any errors when I run that locally, so I'm very curious what's different. Perhaps it's a different version of jekyll, or some dependency? I'm not sure where the errors are appearing, or which command they are coming from. I don't have Docker set up, so I can't reproduce this. I did find https://stackoverflow.com/questions/57582243/no-sourcemap-for-css This might be some difference in default behavior coming from different versions of jekyll, or sass, or something. Perhaps we can force one behavior or another by setting configuration? -- 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]
