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
I have a mapping to a URL where a template is published. The URL always points to the latest version of my template and therefor changes whenever I release my template.
The only way I found to force lazybones to redownload the new version from my mapping was to delte the redirect.zip manually. An option to either force lazybones to redownload the mapping (for example:lazybones create template -refresh .\folder) or to clear the redirect.zip (eg. lazybones clear cache) would be nice.
I would gladly create a pull request if someone could point into the right direction (where in the sourcecode is the configuration mapping handled?)
Cheers!
The text was updated successfully, but these errors were encountered:
I have a mapping to a URL where a template is published. The URL always points to the latest version of my template and therefor changes whenever I release my template.
The only way I found to force lazybones to redownload the new version from my mapping was to delte the redirect.zip manually. An option to either force lazybones to redownload the mapping (for example:
lazybones create template -refresh .\folder
) or to clear the redirect.zip (eg.lazybones clear cache
) would be nice.I would gladly create a pull request if someone could point into the right direction (where in the sourcecode is the configuration mapping handled?)
Cheers!
The text was updated successfully, but these errors were encountered: