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 monorepo project with a handful of golang projects. I'm looking for a way to have only one .air.toml with targets that I can pass using the cli.
Today I can do this passing the --build.cmd param, but it would be better to have the flexibility to configure each build accordingly.
It's not clear around the readme if this feature exists. If it doesn't, it would be a nice to have =)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a monorepo project with a handful of golang projects. I'm looking for a way to have only one
.air.toml
with targets that I can pass using the cli.Today I can do this passing the
--build.cmd
param, but it would be better to have the flexibility to configure each build accordingly.It's not clear around the readme if this feature exists. If it doesn't, it would be a nice to have =)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions