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.
Asked
Active
Viewed 168 times
1 Answers
1
If you want to temporarily enable caching in Ext or Touch development, add ?cache
param to the url. For example, http://localhost/?cache

Saki
- 5,827
- 2
- 15
- 15