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'd really love to have an fs2 wrapper around nio, it would be ideal for writing this sort of thing in a functional (and fast) way. That code is a bit... Java... if you know what I mean.
investigate performance improvements in creating jars via
FastPackage
( https://github.com/fommil/sbt-big-project/blob/master/src/main/scala/BigProjectSettings.scala#L473 ).To avoid an external dependency we could copy the code into cbt.
Related gitter discussion: https://gitter.im/cvogt/cbt?at=5964f2d3bc46472974dbb033
The text was updated successfully, but these errors were encountered: