Enable reload on change

This commit is contained in:
Alexandre Archambault 2022-10-28 16:37:38 +02:00
parent 38f75d3de5
commit 3fea17c278
1 changed files with 1 additions and 0 deletions

View File

@ -300,3 +300,4 @@ lazy val `sbt-coursier-root` = project
(publish / skip) := true
)
Global / onChangedBuildSource := ReloadOnSourceChanges