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.