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
MW
How hard would it be to have remake see changes in our template.mustache files?
I keep debugging for too long to just remember that when you just touch a mustache file that the rebuild of the page isn't triggered.
JR
good question. I assume the template is within the vizlab package?
MW
Well more like the unique templates we create for the specific Viz. Not one of the templates from the vizlab library.
JR
odd, yeah, it looks like the other templates that come from vizlab end up as depends in the remake.yaml, but not the custom ones.
Make it so any file referenced in the
template:
field gets noted as a dependency in remake.ymlThe text was updated successfully, but these errors were encountered: