You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Skimming through the code it looks like if a template calls a helper; and the helper is changed; then the digest for the cache won’t change and the cache won’t be busted. If this is indeed the case it’s something to be aware of and I think it should be mentioned in the readme. I’m happy to make the change.