Hello, a question about Aero: when using #profile {:prod .., :stage ..., :dev ...}
and I need the same value for both :dev and :stage, is there some simple way to avoid duplicating the value? Thank you! (I guess :stage 123, :dev #ref [:stage]
would not work)
My open pull request adds support for using a set as a key in profile
You can use it as a git dependency if you're using deps.edn