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
It is not clear to me if I hit git push, if the cache will be cleared. From I could see, it is not working that way.
I presume one can do that with the deploy script, but maybe this could be easier as a setting. For example, right now, to clear the cache via the deploy script, I'll have to research how to make that possible. As it requires knowledge of the inner workings of the cache and this particular plugin.
Also, if there was a setting to integrate with Cloudflare and clear their cache at the same, the better.
This should be optional, as not every commit to should clear the cache.
It is not clear to me if I hit
git push, if the cache will be cleared. From I could see, it is not working that way.I presume one can do that with the deploy script, but maybe this could be easier as a setting. For example, right now, to clear the cache via the deploy script, I'll have to research how to make that possible. As it requires knowledge of the inner workings of the cache and this particular plugin.
Also, if there was a setting to integrate with Cloudflare and clear their cache at the same, the better.
This should be optional, as not every commit to should clear the cache.
Just something to think about!