Resource Caching in sencha development

176 Views Asked by At

I am using development version of sencha which included microloader --> development.js. I have mentioned disableCaching:false inside loader. Still its not cache the resource and duplicate the resource (images,index.html too) when i switch between navigation views.

1

There are 1 best solutions below

0
Saki On

If you want to temporarily enable caching in Ext or Touch development, add ?cache param to the url. For example, http://localhost/?cache