Fork me on GitHub
#boot
<
2019-12-07
>
fabrao16:12:23

Hello all, how do I dynamic load a dependencies in build.boot? If I try to re-evaluate (setenv! ....) it´s getting Unable to resolve symbol: set-env! in this context

fabrao16:12:27

If I use just only (setenv! ...) alone without deftask it works. How it happens?