vmunier/sbt-web-scalajs

add

LogicalTime opened this issue · 1 comments

devCommands in scalaJSPipeline := Seq("run", "compile", "re-start")
should include "reStart", an alternative way to do the "re-start" command

Fixed by b9d30e3.