Newer Version Available

This content describes an older version of this product. View Latest

Enabling the AppCache

The framework disables the use of AppCache by default.

To enable AppCache in your application, set the useAppcache="true" system attribute in the aura:application tag. We recommend disabling AppCache during initial development while your app's resources are still changing. Enable AppCache when you are finished developing the app and before you start using it in production to see whether AppCache improves the app's response time.