sbt-dynscalajs icon indicating copy to clipboard operation
sbt-dynscalajs copied to clipboard

Incremental compilation does not delete stale .sjsir files

Open sjrd opened this issue 8 years ago • 0 comments

The plugin currently does not correctly set up incOptions to delete stale .sjsir files in incremental compilation scenarios. It should do the same as the official sbt-scalajs, see here.

sjrd avatar Sep 25 '17 21:09 sjrd