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

Inject.clearCache

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.clearCache();

Removes all localStorage caches. This does not remove any rules added with addRule or the current cache of module.exports for the exiting page load.

For these, you should use Inject.reset

comments powered by Disqus