@arunpatidar thanks for the reply. 1> Does both dispatcher and CDN cache
gets cleared on each deployment? 2> As per my unserstanding clientlib
versioning means , everytime you make new release new version gets added
to clientlibs and same will be called inside html files, but what
happens to the old clientlibs which are cached inside dispatcher and CDN
? after new release new clientlib gets called and gets cached as old new
will replace with new path in html files but what happens to old cached
...