Can dispatcher re-cache updated JS or CSS file?
When user browses certain page, dispatcher will cache js and css the page using, like /apps/project/components/componentA/clientlibs.css.
While if the css or js (under clientlibs folder) is updated on Author and Publish, will the dispatcher re-cache this updated file like html page does?
In my environment it seems that dispatcher will not re-cache css or js. Am I missing some configure or is dispatcher unable to sence css and js update?