mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
previously, for a directory on the classpath, all files and directories under it would be checked this caused unnecessary setting recompilation when non-classfiles changed in the directory One example was the sbt.plugins file, which doesn't affect compilation, and caused projects with plugins to take longer than necessary to start up