Dependency Management Got Awesome CommonJS and AMD Compliant dependency loader for modern web apps

Inject.setExpires

0.4.x

OLD: This is an old version of documentation. You probably want the most recent version of this document, from the sidebar on the right.
Inject.setExpires(minutes);

Specifies a number of minutes that items should persist in localStorage. A value of -1 can be used to ensure no files are retained in localStorage, useful for development.

comments powered by Disqus