Open nafg opened 9 years ago
Update: adding this to my build.sbt fixed it:
watchSources ++= (scalatex.SbtPlugin.scalatexDirectory in Compile).value.***.get
did you redefine the root
project in that folder? I've had that cause problems in the past
~run does not work for me (on ubuntu). I suspect the cause is,
So for scala, it includes actual files, but for scalatex on the directories.
Note the default value for
watchSources
comes from(from http://www.scala-sbt.org/0.13/sxr/sbt/Defaults.scala.html)
While scalatex has