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
In maven, we can use mvn -Pproduct package to choose the product properties for the product environment. Then how to do the same thing in sbt with xsbt-filter?
The text was updated successfully, but these errors were encountered:
In maven, we can use
mvn -Pproduct package
to choose theproduct
properties for the product environment. Then how to do the same thing in sbt with xsbt-filter?The text was updated successfully, but these errors were encountered: