Hi in your build.sbt there is this line ``` watchSources ++= (baseDirectory.value / "public/ui" ** "*").get ``` May I know what does it do ?? There isn't a folder at public/ui Best,
Hi in your build.sbt there is this line
May I know what does it do ?? There isn't a folder at public/ui
Best,