pages.admin.0ff1ae66.chunk.js.map is missing
Summary
The admin UI look different. the "map" file not found.
Steps to reproduce
upgraded from 13.8.4 to 13.9.1
What is the expected correct behavior?
The admin UI look different. the "map" file not found.
Possible fixes
upgraded from 13.8.4 to 13.9.1
pages.admin.0ff1ae66.chunk.js.map is missing, i found the admin UI look different and using the inspect console and found out that
DevTools failed to load SourceMap: Could not load content for https://gitlab.thunes.com/assets/webpack/pages.admin.0ff1ae66.chunk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
in my gitlab, The map file is not found on the server public folder
# pwd
/opt/gitlab/embedded/service/gitlab-rails/public/assets/webpack
# ls pages.admin.0ff1ae66.*
pages.admin.0ff1ae66.chunk.js
Edited by Teo Cheng Lim