sbt-dynscalajs
sbt-dynscalajs copied to clipboard
fastOptJS and fullOptJS always re-link their target
This is because they don't even try to test whether the target file already exists, let alone whether it is up to date. This should be fixed using an appropriate FileFunction.