Hey guys,<div><br></div><div>I was wondering how you guys are dealing with cache/optimizations on your development machine, between drupal cache, panels cache, browser cache and other css/js compression settings etc.. I&#39;ve found it difficult to deal with all of them.</div>

<div>I have a feature/module that deal with production settings so i can develop without annoying production settings (css/js compression, drupal cache,  theme registry, devel settings among others...) and revert them back on production when the new release is online. Problem is i can&#39;t find a way to deal with panels cache.</div>

<div><br>The question is: how can i find a way to disable panels cache easily while on a dev environment ? (using drush cc or emptying the cache with devel is still a pain)</div><div>How do you guys are doing it ?</div><div>

<br></div><div>Thank you !</div>