I'm getting the following logs in my console
[2020-01-30 16:34:40] ERROR `/vue.min.js.map' not found.
[2020-01-30 16:34:40] ERROR `/raven.min.js.map' not found.
[2020-01-30 16:34:40] ERROR `/popper.min.js.map' not found.
I do not how to interpret this logs, definitely haven't found those files in my file system. Should I have them? What are they for? How to fix this issue?
I suspect that this error has something to do with some weird CSS behavior when building the project and working locally.