This issue is related to frequent building of client lib folder in adobe cq5.
Whenever i updating the code in js and css file, the changes are not reflected as soon as saving the related js and css file.
i have to do this url //server:port//libs/granite/ui/content/dumplibs.rebuild.html.
After clicking the "rebuild libraries" button, then only my changes are updated in the html file.
Can i have to configure any file to bypass this process?
Thanks