Jaime Moncayo
Jaime Moncayo
@Rugvip Hello Patrick! I think this a great feature but doesn't solve our problem of being able to run the template locally and make changes to it
@Rugvip What we're talking about is the ability to compile and run the code in a template. We are using nunjucks syntax in our spring boot Java template and so...
@Rugvip I think that could be a solution provided that you can make changes to the downloaded dry-run result and reupload it to return it back to nunjucks syntax
Something I just learned today that helped solve this problem for me: you can actually simulate the behavior of childing an object to a parent using the existing component "Parent...