-
Bug
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
-
4.2 M4
In chrome, the cache validity of javascript files loaded by Source Maps is not properly checked with the server. No request is performed.
To fix this issue, non-minimized files should have an expire header of 0, so they are not stored in the browser cache.
Minimized files should still be cached as usual