I recently switched to Mill, after years with sbt - find it easier to customise as my project gets more complex. But I’m using it mainly for scala.js ( retain the structure to compile a jvm version too, but rarely using that, may switch to scala-native for probabilistic calculations and data-processing, for which I used to use jvm).
I recently switched to Mill, after years with sbt - find it easier to customise as my project gets more complex. But I’m using it mainly for scala.js ( retain the structure to compile a jvm version too, but rarely using that, may switch to scala-native for probabilistic calculations and data-processing, for which I used to use jvm).