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
It would be good to add an example of uglifyOps usage in the README.
The definiton is quite complex (SettingKey[(Seq[(File, String)]) => Seq[(Seq[(File, String)], String)]]) and not sufficient to understand the usage.