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
When assets files come from root project, the output is well packaged (sbt dist).
But when assets files come from sub project, the output is not packaged.
Another transformation from sbt-web pipelines (as digest) are working fine. So it's why I think it's a sbt-terser issue, and not a sbt configuration issue.
The text was updated successfully, but these errors were encountered:
When assets files come from root project, the output is well packaged (
sbt dist
).But when assets files come from sub project, the output is not packaged.
Another transformation from sbt-web pipelines (as digest) are working fine. So it's why I think it's a sbt-terser issue, and not a sbt configuration issue.
The text was updated successfully, but these errors were encountered: