@gphilipp has joined the channel
@weavejester how do you usually handle dev vs production profiles with integrant? Different config files ?
aero with different profiles
oh, you already mentioned it 🙂
I use Duct 🙂
But it amounts to separate config files, albeit merged into a common base.
Thanks. I’ve also seen that juxt/edge also uses integrant in conjunction with aero, I’ll have a look.