-
-
Notifications
You must be signed in to change notification settings - Fork 418
Closed
Milestone
Description
In the Scala CLI, but also in the coursier or Almond builds, we've been seeing consistently issues with incremental compilation. IIRC, these were things like whole module being re-compiled upon simple source changes that shouldn't require it.
These were frequent enough that we switched to mill-scala-cli to handle compilation in those projects (even it though it has some drawbacks). These issues are also quite hard or time-consuming to reproduce, and even more so to minimize. Which is quite frustrating, and is also why this wasn't reported earlier.
Sorry about the vague description here, I usually don't open issues if I don't have at least a repro, but I guess you asked for it ^^
Metadata
Metadata
Assignees
Labels
No labels