Configuring Coffeescript SBT in Build.scala not build.sbt? -



Configuring Coffeescript SBT in Build.scala not build.sbt? -

often come across instructions tell me how add together sbt tool build.sbt, have build.scala, not build.sbt. want know how same in build.scala?

the particular case causing me problem coffeescript sbt has instructions how add together build.sbt. don't have built.sbt, have build.scala, don't know do.

the code referenced here helps solve problem.

two options:

go ahead , create build.sbt line given in coffeescript instructions. can coexist build.scala.

in build.scala, find "settings" line within project , add together ++ coffeesettings it. may need import coffeescript.plugin.coffeesettings @ top.

scala sbt

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -