I am using this module in my ionic app , but once the first hit to URL happens it caches the data.
so next time even if i change the file on the server it does not pick up the latest files.
what is the cache duration ?
Is there anyway to disable the cache ?