i am trying to find a way to clear/reset the cache of views in order to allocate/hotswap newly created changes during runtime. I cant seem to find a way to do it as it looks to be protected. Did i miss something and such a functionality is currently achievable somehow? or should i fork the repo and make the cache puplic?
new development of express-handlebars is on a new repo express-handlebars/express-handlebars. If you could create an issue on that repo we could try to help.
Hi,
i am trying to find a way to clear/reset the cache of views in order to allocate/hotswap newly created changes during runtime. I cant seem to find a way to do it as it looks to be protected. Did i miss something and such a functionality is currently achievable somehow? or should i fork the repo and make the cache puplic?
kind regards