Open mmvcode opened 2 years ago
Are you noticing any issues? These are .map
files, and I remember having some really odd issue with map files & Chrome in the past. I tend to just ignore these warnings in all my projects.
If you or someone else finds an issue with these and/or has a fix though, I'd gladly take it in.
Description When visiting Catalog -> Categories page, there are a lot of error with failing imports of css, js and map files, which makes the editor a bit useless.
Steps To Reproduce
Expected Result No errors
Actual Result Errors
Container log:
directory in container:
Browser output when visiting link:
I have tried:
chmod -R 777 pub/static
Any ideas?