I try to develope a js script but I always have to clear the cache and wait about a minute until the changed file is loaded. Even emptying the folder /var/cache does not help.
Is it possible to disable js/css cache?
I try to develope a js script but I always have to clear the cache and wait about a minute until the changed file is loaded. Even emptying the folder /var/cache does not help.
Is it possible to disable js/css cache?
I know this doesn't exactly answer your question, but if you refresh the page by CTRL+Shift+R the page will be reloaded ignoring cache which should solve your issue.