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
So to fix this I will need to store a checksum or something of main.mustache somewhere (maybe in documentable.json). I think main.mustache is the only file right now whose modifications would affect to all HTML pages. Well, template/tg-fragment.html too.
I think it's probably better if you use the same mechanism, like "baking in" the HTML in a pod that is then cached. You can do that if you assign it to a variable in a BEGIN phaser, I think.
Documentable update will simply not do anything if, say, template/footer.html is changed.
The text was updated successfully, but these errors were encountered: